QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
displayName | ShortStringType | optional | ||||
internalName | ShortStringType | required | ||||
propertyID | ShortTokenType | required |
Element | PropertyGroup |
<xs:complexType name="PropertyGroupType"> <xs:choice maxOccurs="unbounded"> <xs:element ref="Property"/> <xs:element ref="PropertyGroup"/> </xs:choice> <xs:attributeGroup ref="CommonPropertyAttributes"/> </xs:complexType> |