| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The dataType declaration defines a data type for data elements.
| Nested Element Summary | |
| attributeThe list of extension attributes. |
| attributeThe list of extension attributes. |
| descriptionAn optional description of the model element. |
| descriptionAn optional description of the model element. |
| Attribute Summary | |
xs:string | accessPathEditor |
xs:string | evaluator |
xs:string | idThe human usable identifier of the data type. |
xs:string | instanceClass |
xs:string | nameThe human friendly name of the data type. |
xs:long | oidA 32-bit number assigned to the data type. |
xs:string | panelClass |
xs:boolean | predefinedA boolean that indicates whether the data type is predefined or created by modeling. |
xs:boolean | readable |
xs:string | storageStrategy |
xs:string | validatorClass |
xs:string | valueCreator |
xs:boolean | writable |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringrequiredunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:longrequiredunqualifiedxs:stringoptionalunqualifiedxs:booleanoptionalunqualifiedxs:booleanoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:booleanoptionalunqualified<xs:element name="dataType"><xs:complexType></xs:element><xs:choice maxOccurs="1" minOccurs="0">
</xs:choice><xs:attribute name="oid" type="xs:long" use="required">
</xs:attribute><xs:attribute name="id" type="xs:string" use="required">
</xs:attribute><xs:attribute name="name" type="xs:string">
</xs:attribute><xs:attribute name="predefined" type="xs:boolean">
</xs:attribute><xs:attribute name="panelClass" type="xs:string"/><xs:attribute name="accessPathEditor" type="xs:string"/><xs:attribute name="validatorClass" type="xs:string"/><xs:attribute name="evaluator" type="xs:string"/><xs:attribute name="instanceClass" type="xs:string"/><xs:attribute name="valueCreator" type="xs:string"/><xs:attribute name="storageStrategy" type="xs:string"/><xs:attribute name="writable" type="xs:boolean"/><xs:attribute name="readable" type="xs:boolean"/></xs:complexType>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||