Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element SimplifiedRepresentationGroupType / Form
Annotations
The Form element is a simplified representation form.
Diagram
Diagram Visualization_xsd_Simple_Type_SimplifiedRepresentationFormEnumType.tmp#SimplifiedRepresentationFormEnumType
Type SimplifiedRepresentationFormEnumType
Properties
content simple
Facets
enumeration MASTER
enumeration HIDE
enumeration BOUNDING_BOX
Source
<xs:element name="Form" type="SimplifiedRepresentationFormEnumType">
  <xs:annotation>
    <xs:documentation>The Form element is a simplified representation form.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Element SimplifiedRepresentationGroupType / ComponentIds
Annotations
The optional ComponentIds element is an array of component identifiers.
Diagram
Diagram Primitives_xsd_Complex_Type_ArrayReferenceFullType.tmp#ArrayReferenceFullType_n Primitives_xsd_Complex_Type_ArrayReferenceFullType.tmp#ArrayReferenceFullType_Id Primitives_xsd_Complex_Type_ArrayReferenceFullType.tmp#ArrayReferenceFullType
Type ArrayReferenceFullType
Properties
content complex
minOccurs 0
Children Id
Instance
<ComponentIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id asmPathId="" asmPathXId="" xId="">{1,unbounded}</Id>
</ComponentIds>
Attributes
QName Type Use Annotation
n NaturalType required
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Element SimplifiedRepresentationGroupType / BodyIds
Annotations
The optional BodyIds element is an array of body identifiers.
Diagram
Diagram Primitives_xsd_Complex_Type_ArrayReferenceFullType.tmp#ArrayReferenceFullType_n Primitives_xsd_Complex_Type_ArrayReferenceFullType.tmp#ArrayReferenceFullType_Id Primitives_xsd_Complex_Type_ArrayReferenceFullType.tmp#ArrayReferenceFullType
Type ArrayReferenceFullType
Properties
content complex
minOccurs 0
Children Id
Instance
<BodyIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id asmPathId="" asmPathXId="" xId="">{1,unbounded}</Id>
</BodyIds>
Attributes
QName Type Use Annotation
n NaturalType required
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Complex Type SimplifiedRepresentationGroupType
Annotations
The SimplifiedRepresentationGroupType defines a simplified representation for a group of components and bodies.
Diagram
Diagram Visualization_xsd_Complex_Type_SimplifiedRepresentationGroupType.tmp#SimplifiedRepresentationGroupType_Form Visualization_xsd_Complex_Type_SimplifiedRepresentationGroupType.tmp#SimplifiedRepresentationGroupType_ComponentIds Visualization_xsd_Complex_Type_SimplifiedRepresentationGroupType.tmp#SimplifiedRepresentationGroupType_BodyIds
Used by
Children BodyIds, ComponentIds, Form
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd