namespace |
http://niem.gov/niem/structures/2.0 |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation | id | | | | | documentation | The id attribute is used to define XML IDs for
NIEM objects. These IDs may be targets of reference elements,
metadata attributes, and link metadata
attributes. |
| metadata | | | | | documentation | The attribute metadata allows an object to point
to metadata that affects itself. |
| linkMetadata | | | | | documentation | The linkMetadata attribute allows an element to
point to metadata that affects the relationship between the context
and the value of the object. |
|
|
annotation |
documentation | The SimpleObjectAttributeGroup attribute group
provides a collection of attributes which are appropriate for
definition of object types. |
|
source |
<xsd:attributeGroup name="SimpleObjectAttributeGroup">
<xsd:annotation>
<xsd:documentation>The SimpleObjectAttributeGroup attribute group
provides a collection of attributes which are appropriate for
definition of object types.</xsd:documentation>
</xsd:annotation>
<xsd:attribute ref="s:id"/>
<xsd:attribute ref="s:metadata"/>
<xsd:attribute ref="s:linkMetadata"/>
</xsd:attributeGroup> |