QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
displayName | ShortStringType | optional | ||||
internalName | ShortStringType | required | ||||
propertyID | ShortTokenType | required | ||||
value | StringType | required |
Element | Property |
<xs:complexType name="PropertyType"> <xs:sequence> <xs:element ref="PropertyModifier" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attributeGroup ref="PropertyAttributes"/> </xs:complexType> |