<xs:element name="Instance" type="ValidationPartAssemblyInstanceType" maxOccurs="unbounded"><xs:annotation><xs:documentation>The Instance is a set of instance validation properties.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Instance in this set.
Source
<xs:complexType name="ValidationPartAssemblyInstancesType"><xs:annotation><xs:documentation>The ValidationPartAssemblyInstancesType is an array of instance validation properties.</xs:documentation></xs:annotation><xs:sequence><xs:element name="Instance" type="ValidationPartAssemblyInstanceType" maxOccurs="unbounded"><xs:annotation><xs:documentation>The Instance is a set of instance validation properties.</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 Instance in this set.</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 Instance in this set.</xs:documentation></xs:annotation></xs:attribute>