Definition Type: Attribute
Name: metadata
Namespace: http://niem.gov/niem/structures/2.0
Type: IDREFS:http://www.w3.org/2001/XMLSchema
Containing Schema: structures.xsd
Documentation:
The attribute metadata allows an object to point to metadata that affects itself.
Collapse XSD Schema Diagram:
XSD Diagram of metadata in schema structures_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:attribute name="metadata" type="xsd:IDREFS">
    <xsd:annotation>
        <xsd:documentation>The attribute metadata allows an object to point
      to metadata that affects itself.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>