PropertyType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
displayName ShortStringType optional
internalName ShortStringType required
propertyID ShortTokenType required
value StringType required

Used By

Element Property

Source

<xs:complexType name="PropertyType">
  <xs:sequence>
    <xs:element ref="PropertyModifier" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attributeGroup ref="PropertyAttributes"/>
</xs:complexType>