Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Layer
Annotations
The global Layer element defines the model layer with associated model entities stored in the direct references.
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_LayerType.tmp#LayerType_applyColor QIFProduct_xsd_Complex_Type_LayerType.tmp#LayerType_index QIFProduct_xsd_Complex_Type_LayerType.tmp#LayerType_ElementIds QIFProduct_xsd_Complex_Type_LayerType.tmp#LayerType
Type LayerType
Type hierarchy
Properties
content complex
Used by
Complex Type LayerSetType
Children Attributes, ElementIds
Instance
<Layer applyColor="0" color="" hidden="0" id="" index="" label="" size="" transparency="0.0" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <ElementIds n="">{0,1}</ElementIds>
</Layer>
Attributes
QName Type Default Use Annotation
applyColor xs:boolean 0 optional
The optional applyColor attribute shows if the layer color supersedes colors of the model entities associated with this layer. The default value is FALSE.
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.
index xs:unsignedInt required
The required index attribute defines the layer index.
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="Layer" type="LayerType">
  <xs:annotation>
    <xs:documentation>The global Layer element defines the model layer with associated model entities stored in the direct references.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFProduct.xsd