Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element CharacteristicGroup
Annotations
The global CharacteristicGroup element is the head of a substitution group. Any element that is a member of the group may be substituted for the CharacteristicGroup element anywhere the CharacteristicGroup element may be used in an instance file.
Diagram
Diagram Characteristics_xsd_Complex_Type_CharacteristicGroupType.tmp#CharacteristicGroupType_id Characteristics_xsd_Complex_Type_CharacteristicGroupType.tmp#CharacteristicGroupType_CharacteristicItemIds Characteristics_xsd_Complex_Type_CharacteristicGroupType.tmp#CharacteristicGroupType_Description Characteristics_xsd_Complex_Type_CharacteristicGroupType.tmp#CharacteristicGroupType_Name Characteristics_xsd_Complex_Type_CharacteristicGroupType.tmp#CharacteristicGroupType_TransformId Characteristics_xsd_Complex_Type_CharacteristicGroupType.tmp#CharacteristicGroupType_Units Characteristics_xsd_Complex_Type_CharacteristicGroupType.tmp#CharacteristicGroupType_Scale Primitives_xsd_Element_Attributes.tmp#Attributes Characteristics_xsd_Complex_Type_CharacteristicGroupType.tmp#CharacteristicGroupType Characteristics_xsd_Element_CharacteristicManufacturingProcessGroup.tmp#CharacteristicManufacturingProcessGroup
Type CharacteristicGroupType
Properties
content complex
Substitution Group
Used by
Children Attributes, CharacteristicItemIds, Description, Name, Scale, TransformId, Units
Instance
<CharacteristicGroup id="" xmlns="http://qifstandards.org/xsd/qif3">
  <CharacteristicItemIds n="">{1,1}</CharacteristicItemIds>
  <Description>{0,1}</Description>
  <Name>{0,1}</Name>
  <TransformId xId="">{0,1}</TransformId>
  <Units n="">{0,1}</Units>
  <Scale>{0,1}</Scale>
  <Attributes n="">{0,1}</Attributes>
</CharacteristicGroup>
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the characteristic group, used for referencing.
Source
<xs:element name="CharacteristicGroup" type="CharacteristicGroupType">
  <xs:annotation>
    <xs:documentation>The global CharacteristicGroup element is the head of a substitution group. Any element that is a member of the group may be substituted for the CharacteristicGroup element anywhere the CharacteristicGroup element may be used in an instance file.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd