Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element ZoneSection
Annotations
The global ZoneSection element is a zone section.
Diagram
Diagram PrimitivesPD_xsd_Complex_Type_NodeBaseType.tmp#NodeBaseType_label PrimitivesPD_xsd_Complex_Type_NodeBaseType.tmp#NodeBaseType PrimitivesPD_xsd_Complex_Type_NodeWithIdBaseType.tmp#NodeWithIdBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes PrimitivesPD_xsd_Complex_Type_NodeWithIdBaseType.tmp#NodeWithIdBaseType Visualization_xsd_Complex_Type_ZoneSectionType.tmp#ZoneSectionType_hatching Visualization_xsd_Complex_Type_ZoneSectionType.tmp#ZoneSectionType_SectionPlanes Visualization_xsd_Complex_Type_ZoneSectionType.tmp#ZoneSectionType_LogicalOperations Visualization_xsd_Complex_Type_ZoneSectionType.tmp#ZoneSectionType
Type ZoneSectionType
Type hierarchy
Properties
content complex
Used by
Complex Type ZoneSectionSetType
Children Attributes, LogicalOperations, SectionPlanes
Instance
<ZoneSection hatching="true" id="" label="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <SectionPlanes n="">{1,1}</SectionPlanes>
  <LogicalOperations n="">{0,1}</LogicalOperations>
</ZoneSection>
Attributes
QName Type Default Use Annotation
hatching xs:boolean true optional
The optional hatching attribute indicates if hatching is On or Off.
id QIFIdType required
The required id attribute is the unique model entity identifier.
label xs:string optional
The optional label attribute is the model entity "nameplate". Normally it can be seen at the entity item in the project tree.
Source
<xs:element name="ZoneSection" type="ZoneSectionType">
  <xs:annotation>
    <xs:documentation>The global ZoneSection element is a zone section.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd