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