<xs:element name="Form" type="SimplifiedRepresentationFormEnumType"><xs:annotation><xs:documentation>The SimplifiedRepresentationFormEnumType element is the default simplified representation form.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of elements in this set.
Source
<xs:element name="SimplifiedRepresentationGroups" type="SimplifiedRepresentationGroupsType" minOccurs="0"><xs:annotation><xs:documentation>The optional SimplifiedRepresentationGroups element is groups of components and bodies with defined simplified representation forms.</xs:documentation></xs:annotation></xs:element>
The optional label attribute is the model entity "nameplate". Normally it can be seen at the entity item in the project tree.
Source
<xs:complexType name="SimplifiedRepresentationType"><xs:annotation><xs:documentation>The SimplifiedRepresentationType defines a simplified model representation to be used in a saved view.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="NodeWithIdBaseType"><xs:sequence><xs:element name="Form" type="SimplifiedRepresentationFormEnumType"><xs:annotation><xs:documentation>The SimplifiedRepresentationFormEnumType element is the default simplified representation form.</xs:documentation></xs:annotation></xs:element><xs:element name="SimplifiedRepresentationGroups" type="SimplifiedRepresentationGroupsType" minOccurs="0"><xs:annotation><xs:documentation>The optional SimplifiedRepresentationGroups element is groups of components and bodies with defined simplified representation forms.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>