<xs:element name="Form" type="SimplifiedRepresentationFormEnumType"><xs:annotation><xs:documentation>The Form element is a simplified representation form.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="ComponentIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional ComponentIds element is an array of component identifiers.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="BodyIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional BodyIds element is an array of body identifiers.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="SimplifiedRepresentationGroupType"><xs:annotation><xs:documentation>The SimplifiedRepresentationGroupType defines a simplified representation for a group of components and bodies.</xs:documentation></xs:annotation><xs:sequence><xs:element name="Form" type="SimplifiedRepresentationFormEnumType"><xs:annotation><xs:documentation>The Form element is a simplified representation form.</xs:documentation></xs:annotation></xs:element><xs:element name="ComponentIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional ComponentIds element is an array of component identifiers.</xs:documentation></xs:annotation></xs:element><xs:element name="BodyIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional BodyIds element is an array of body identifiers.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>