diagram |
 |
namespace |
http://niem.gov/niem/niem-core/2.0 |
type |
nc:OrganizationType |
properties |
content | complex | substGrp | nc:EntityRepresentation | nillable | true |
|
children |
nc:OrganizationCategory nc:OrganizationIdentification nc:OrganizationName |
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 |
appinfo | <i:Base i:name="EntityRepresentation"/> |
|
source |
<xsd:element name="EntityOrganization" type="nc:OrganizationType" substitutionGroup="nc:EntityRepresentation" nillable="true">
<xsd:annotation>
<xsd:appinfo>
<i:Base i:name="EntityRepresentation"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element> |