Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element Attribute
Annotations
The global Attribute element is the head of a substitution group. Any element that is a member of the group may be substituted for the Attribute element anywhere the Attribute element may be used in an instance file.
Diagram
Diagram Primitives_xsd_Complex_Type_AttributeBaseType.tmp#AttributeBaseType_name Primitives_xsd_Complex_Type_AttributeBaseType.tmp#AttributeBaseType Primitives_xsd_Element_AttributeBool.tmp#AttributeBool Primitives_xsd_Element_AttributeD1.tmp#AttributeD1 Primitives_xsd_Element_AttributeD2.tmp#AttributeD2 Primitives_xsd_Element_AttributeD3.tmp#AttributeD3 Primitives_xsd_Element_AttributeI1.tmp#AttributeI1 Primitives_xsd_Element_AttributeI2.tmp#AttributeI2 Primitives_xsd_Element_AttributeI3.tmp#AttributeI3 Primitives_xsd_Element_AttributeQPId.tmp#AttributeQPId Primitives_xsd_Element_AttributeStr.tmp#AttributeStr Primitives_xsd_Element_AttributeTime.tmp#AttributeTime Primitives_xsd_Element_AttributeUser.tmp#AttributeUser
Type AttributeBaseType
Properties
content complex
abstract true
Substitution Group
Used by
Complex Type AttributesType
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.
Source
<xs:element name="Attribute" type="AttributeBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The global Attribute element is the head of a substitution group. Any element that is a member of the group may be substituted for the Attribute element anywhere the Attribute element may be used in an instance file.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Primitives.xsd