Annotations
|
The UserDefinedAttributeCharacteristicItemType defines a user-defined attribute characteristic item. |
|
Diagram
|
|
Type |
extension of CharacteristicItemBaseType |
Type hierarchy |
|
Used by
|
|
Children |
Attributes, CharacteristicDesignator, CharacteristicNominalId, Description, FeatureItemIds, LocationOnDrawing, MeasurementDeviceIds, Name, NotableEventIds, SubstituteFeatureAlgorithm, VirtualMeasurement |
Attributes
|
QName |
Type |
Use |
Annotation |
id |
QIFIdType |
required |
The id attribute is the QIF id of the characteristic, used for referencing. |
|
|
Source
|
<xs:complexType name="UserDefinedAttributeCharacteristicItemType">
<xs:annotation>
<xs:documentation>The UserDefinedAttributeCharacteristicItemType defines a user-defined attribute characteristic item.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="CharacteristicItemBaseType"/>
</xs:complexContent>
</xs:complexType> |
|
Schema location |
file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Characteristics.xsd |