<xs:element name="MoveGroup" type="ExplodedViewMoveGroupType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each MoveGroup element is a group of components and bodies with a defined translate or rotate operator.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of elements in this set.
Source
<xs:complexType name="ExplodedViewMoveGroupsType"><xs:annotation><xs:documentation>The ExplodedViewMoveGroupsType defines a sequence of translate and rotate operations that is applied to the groups of components and bodies.</xs:documentation></xs:annotation><xs:sequence><xs:element name="MoveGroup" type="ExplodedViewMoveGroupType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each MoveGroup element is a group of components and bodies with a defined translate or rotate operator.</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 elements 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 elements in this set.</xs:documentation></xs:annotation></xs:attribute>