ITEM
The ITEM command adds a new item to the active type.
If the active type is a group, this command is ignored and an error message is written to the error file.
Components of ITEM
A group view displays the components of the ITEM command.
The ITEM command can have "CharTextWestern" , "CharTextJapanese" , "CharNumber" , "CharDateTime" , "BinaryText" , "BinaryDatetime" , "BinaryNumber" , and "SyntaxItem" commands.
- Example
-
<ITEM> <SimpleTypeName>MyItem</SimpleTypeName> <iprop_char_text> <size><Min>0</Min><Max>S</Max></size> </iprop_char_text> </ITEM>