Definition Type: Element
Name: PersonIssuedDocumentAssociation
Namespace: http://niem.gov/niem/niem-core/2.0
Type: nc:PersonDocumentAssociationType
Containing Schema: niem-core.xsd
Abstract
Documentation:
An association between a person and a document issued to that person.
Collapse XSD Schema Diagram:
Drilldown into DocumentReference in schema niem-core_xsd Drilldown into PersonReference in schema niem-core_xsd Drilldown into AssociationEndDate in schema niem-core_xsd Drilldown into AssociationBeginDate in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsd Drilldown into AssociationType in schema niem-core_xsd Drilldown into PersonDocumentAssociationType in schema niem-core_xsdXSD Diagram of PersonIssuedDocumentAssociation in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="PersonIssuedDocumentAssociation" type="nc:PersonDocumentAssociationType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>An association between a person and a document issued to that person.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AssociationBeginDate nc:AssociationBeginDate 0 unbounded
AssociationEndDate nc:AssociationEndDate 0 unbounded
PersonReference nc:PersonReference 0 unbounded
DocumentReference nc:DocumentReference 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree: