<xs:element name="QPId" type="QPIdFullReferenceType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each QPId element is a reference to the QPId of an object and optionally the QPId of the document in which it is found.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of QPId reference elements in this array.
Source
<xs:complexType name="ArrayQPIdFullReferenceType"><xs:annotation><xs:documentation>The ArrayQPIdFullReferenceType is an array of references to QPIds and optional document QPIds.</xs:documentation></xs:annotation><xs:sequence><xs:element name="QPId" type="QPIdFullReferenceType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each QPId element is a reference to the QPId of an object and optionally the QPId of the document in which it is found.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="n" type="NaturalType" use="required"><xs:annotation><xs:documentation>The required n attribute is the number of QPId reference elements in this array.</xs:documentation></xs:annotation></xs:attribute></xs:complexType>
<xs:attribute name="n" type="NaturalType" use="required"><xs:annotation><xs:documentation>The required n attribute is the number of QPId reference elements in this array.</xs:documentation></xs:annotation></xs:attribute>