diagram |
 |
namespace |
http://niem.gov/niem/niem-core/2.0 |
type |
s:ReferenceType |
properties |
content | complex | substGrp | nc:RoleOf |
|
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. |
| ref | | | | | documentation | The ref attribute is used by reference elements in
NIEM to refer to an object via an ID reference, rather than including
the object itself as element content. |
| 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:ReferenceTarget i:name="PersonType"/>
<i:Base i:name="RoleOf"/> |
|
source |
<xsd:element name="RoleOfPersonReference" type="s:ReferenceType" substitutionGroup="nc:RoleOf">
<xsd:annotation>
<xsd:appinfo>
<i:ReferenceTarget i:name="PersonType"/>
<i:Base i:name="RoleOf"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element> |