Definition Type: Element
Name: Augmentation
Namespace: http://niem.gov/niem/structures/2.0
Type: s:AugmentationType
Containing Schema: structures.xsd
Abstract True
Documentation:
The Augmentation element provides a substitution group head for augmentations. The designer of a message or object may use this element within an object definition. This will allow the selection of augmentations dynamically, at run time (or at least schema selection time) rather than at schema authoring time.
Collapse XSD Schema Diagram:
Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into AugmentationType in schema structures_xsdXSD Diagram of Augmentation in schema structures_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="Augmentation" type="s:AugmentationType" abstract="true">
    <xsd:annotation>
        <xsd:documentation>The Augmentation element provides a substitution
      group head for augmentations. The designer of a message or object may
      use this element within an object definition. This will allow the
      selection of augmentations dynamically, at run time (or at least
      schema selection time) rather than at schema authoring
      time.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
Collapse Derivation Tree: