Showing:

Annotations
Attributes
Diagrams
Properties
Source
Element AttributeD2
Annotations
The global AttributeD2 element is an entity attribute which contains pair of doubles.
Diagram
Diagram Primitives_xsd_Complex_Type_AttributeBaseType.tmp#AttributeBaseType_name Primitives_xsd_Complex_Type_AttributeBaseType.tmp#AttributeBaseType Primitives_xsd_Complex_Type_AttributeD2Type.tmp#AttributeD2Type_value Primitives_xsd_Complex_Type_AttributeD2Type.tmp#AttributeD2Type Primitives_xsd_Element_Attribute.tmp#Attribute
Type AttributeD2Type
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Attributes
QName Type Use Annotation
name xs:string required
The required name attribute is the name of the entity attribute. This name is a unique identifier of an attribute within the entity.
value D2Type required
The required value attribute specifies the double pair value of this entity attribute.
Source
<xs:element name="AttributeD2" type="AttributeD2Type" substitutionGroup="Attribute">
  <xs:annotation>
    <xs:documentation>The global AttributeD2 element is an entity attribute which contains pair of doubles.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Primitives.xsd