2.3.1.56 PropertyIdsType

The PropertyIdsType complex type represents the type of the property Ids.

 <xs:complexType name="PropertyIdsType">
   <xs:sequence>
     <xs:element name="PropertyId" minOccurs="0" maxOccurs="unbounded" type="tns:PropertyIdType" />
   </xs:sequence>
 </xs:complexType>

PropertyId: A PropertyIdType (section 2.3.1.57) that specifies a property Id.