diagram |
 |
namespace |
http://niem.gov/niem/niem-core/2.0 |
type |
fbi:SEXCodeType |
properties |
content | complex | substGrp | nc:PersonSex | nillable | true |
|
facets |
Kind | Value | annotation | enumeration | F | | enumeration | M | | enumeration | U | |
|
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="PersonSex"/> |
|
source |
<xsd:element name="PersonSexCode" type="fbi:SEXCodeType" substitutionGroup="nc:PersonSex" nillable="true">
<xsd:annotation>
<xsd:appinfo>
<i:Base i:name="PersonSex"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:element> |