Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element FoldersAssemblyType / FolderAssembly
Annotations
Each FolderAssembly element is a folder of an assembly.
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 PrimitivesPD_xsd_Attribute_Group_AttrDrawable.tmp#AttrDrawable PrimitivesPD_xsd_Complex_Type_DrawableBaseType.tmp#DrawableBaseType QIFProduct_xsd_Complex_Type_FolderPartAssemblyBaseType.tmp#FolderPartAssemblyBaseType_FolderIds QIFProduct_xsd_Complex_Type_FolderPartAssemblyBaseType.tmp#FolderPartAssemblyBaseType_FeatureNominalIds QIFProduct_xsd_Complex_Type_FolderPartAssemblyBaseType.tmp#FolderPartAssemblyBaseType_FeatureZoneIds QIFProduct_xsd_Complex_Type_FolderPartAssemblyBaseType.tmp#FolderPartAssemblyBaseType_CharacteristicNominalIds QIFProduct_xsd_Complex_Type_FolderPartAssemblyBaseType.tmp#FolderPartAssemblyBaseType_NoteIds QIFProduct_xsd_Complex_Type_FolderPartAssemblyBaseType.tmp#FolderPartAssemblyBaseType_PartNoteIds QIFProduct_xsd_Complex_Type_FolderPartAssemblyBaseType.tmp#FolderPartAssemblyBaseType_DatumDefinitionIds QIFProduct_xsd_Complex_Type_FolderPartAssemblyBaseType.tmp#FolderPartAssemblyBaseType_DatumTargetDefinitionIds QIFProduct_xsd_Complex_Type_FolderPartAssemblyBaseType.tmp#FolderPartAssemblyBaseType_DatumReferenceFrameIds QIFProduct_xsd_Complex_Type_FolderPartAssemblyBaseType.tmp#FolderPartAssemblyBaseType_BodyIds QIFProduct_xsd_Complex_Type_FolderPartAssemblyBaseType.tmp#FolderPartAssemblyBaseType_CoordinateSystemIds QIFProduct_xsd_Complex_Type_FolderPartAssemblyBaseType.tmp#FolderPartAssemblyBaseType_AuxiliaryIds QIFProduct_xsd_Complex_Type_FolderPartAssemblyBaseType.tmp#FolderPartAssemblyBaseType_ViewIds QIFProduct_xsd_Complex_Type_FolderPartAssemblyBaseType.tmp#FolderPartAssemblyBaseType_PointCloudIds QIFProduct_xsd_Complex_Type_FolderPartAssemblyBaseType.tmp#FolderPartAssemblyBaseType QIFProduct_xsd_Complex_Type_FolderAssemblyType.tmp#FolderAssemblyType_ComponentIds QIFProduct_xsd_Complex_Type_FolderAssemblyType.tmp#FolderAssemblyType
Type FolderAssemblyType
Type hierarchy
Properties
content complex
maxOccurs unbounded
Children Attributes, AuxiliaryIds, BodyIds, CharacteristicNominalIds, ComponentIds, CoordinateSystemIds, DatumDefinitionIds, DatumReferenceFrameIds, DatumTargetDefinitionIds, FeatureNominalIds, FeatureZoneIds, FolderIds, NoteIds, PartNoteIds, PointCloudIds, ViewIds
Instance
<FolderAssembly color="" hidden="0" id="" label="" size="" transparency="0.0" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <FolderIds n="">{0,1}</FolderIds>
  <FeatureNominalIds n="">{0,1}</FeatureNominalIds>
  <FeatureZoneIds n="">{0,1}</FeatureZoneIds>
  <CharacteristicNominalIds n="">{0,1}</CharacteristicNominalIds>
  <NoteIds n="">{0,1}</NoteIds>
  <PartNoteIds n="">{0,1}</PartNoteIds>
  <DatumDefinitionIds n="">{0,1}</DatumDefinitionIds>
  <DatumTargetDefinitionIds n="">{0,1}</DatumTargetDefinitionIds>
  <DatumReferenceFrameIds n="">{0,1}</DatumReferenceFrameIds>
  <BodyIds n="">{0,1}</BodyIds>
  <CoordinateSystemIds n="">{0,1}</CoordinateSystemIds>
  <AuxiliaryIds n="">{0,1}</AuxiliaryIds>
  <ViewIds n="">{0,1}</ViewIds>
  <PointCloudIds n="">{0,1}</PointCloudIds>
  <ComponentIds n="">{1,1}</ComponentIds>
</FolderAssembly>
Attributes
QName Type Default Use Annotation
color ColorType optional
The optional color attribute defines the RGB color property of a model entity.
hidden xs:boolean 0 optional
The optional hidden attribute defines the visibility property of a model entity in the graphical window.
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.
size DoublePositiveType optional
The optional size attribute defines a recommended size for visualization of an infinite drawable element such as plane, cylinder, axis, etc., or objects without explicit geometric parameters (e.g. coordinate system).
transparency TransparencyType 0.0 optional
The optional transparency attribute defines the transparency property of a model entity.
Source
<xs:element name="FolderAssembly" type="FolderAssemblyType" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Each FolderAssembly element is a folder of an assembly.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd
Complex Type FoldersAssemblyType
Annotations
The FoldersAssemblyType defines a folder tree of an assembly.
Diagram
Diagram QIFProduct_xsd_Complex_Type_FoldersAssemblyType.tmp#FoldersAssemblyType_n QIFProduct_xsd_Complex_Type_FoldersAssemblyType.tmp#FoldersAssemblyType_FolderAssembly
Used by
Element FoldersAssembly
Children FolderAssembly
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of FolderAssembly elements in this set.
Source
<xs:complexType name="FoldersAssemblyType">
  <xs:annotation>
    <xs:documentation>The FoldersAssemblyType defines a folder tree of an assembly.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="FolderAssembly" type="FolderAssemblyType" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Each FolderAssembly element is a folder of an assembly.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attribute name="n" type="NaturalType" use="required">
    <xs:annotation>
      <xs:documentation>The required n attribute is the number of FolderAssembly elements in this set.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd
Attribute FoldersAssemblyType / @n
Annotations
The required n attribute is the number of FolderAssembly elements in this set.
Type NaturalType
Properties
use required
Facets
minInclusive 1
Used by
Complex Type FoldersAssemblyType
Source
<xs:attribute name="n" type="NaturalType" use="required">
  <xs:annotation>
    <xs:documentation>The required n attribute is the number of FolderAssembly elements in this set.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd