The required n attribute is the number of SectionPlane elements in this set.
Source
<xs:element name="SectionPlanes" type="ZoneSectionPlanesType"><xs:annotation><xs:documentation>The Planes element is a set of zone section planes.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of LogicalOperation elements in this set.
Source
<xs:element name="LogicalOperations" type="LogicalOperationsType" minOccurs="0"><xs:annotation><xs:documentation>The optional LogicalOperations element defines logical operations between zone section planes.</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="ZoneSectionType"><xs:annotation><xs:documentation>The ZoneSectionType defines model clipping by specifying a set of section planes and logical operations between them.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="NodeWithIdBaseType"><xs:sequence><xs:element name="SectionPlanes" type="ZoneSectionPlanesType"><xs:annotation><xs:documentation>The Planes element is a set of zone section planes.</xs:documentation></xs:annotation></xs:element><xs:element name="LogicalOperations" type="LogicalOperationsType" minOccurs="0"><xs:annotation><xs:documentation>The optional LogicalOperations element defines logical operations between zone section planes.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="hatching" type="xs:boolean" default="true"><xs:annotation><xs:documentation>The optional hatching attribute indicates if hatching is On or Off.</xs:documentation></xs:annotation></xs:attribute></xs:extension></xs:complexContent></xs:complexType>
<xs:attribute name="hatching" type="xs:boolean" default="true"><xs:annotation><xs:documentation>The optional hatching attribute indicates if hatching is On or Off.</xs:documentation></xs:annotation></xs:attribute>