2.3.1.57 PropertyIdType

The PropertyIdType complex type represents the type of a single property Id.

 <xs:complexType name="PropertyIdType">
   <xs:attribute name="id" type="xs:string" use="required" />
 </xs:complexType>

id: A string that identifies a property.