Definition Type: Element
Name: ItemHolderAssociation
Namespace: http://niem.gov/niem/niem-core/2.0
Type: nc:OrganizationItemAssociationType
Containing Schema: niem-core.xsd
Abstract
Documentation:
An association between a property item and the entity holding or storing that property item.
Collapse XSD Schema Diagram:
Drilldown into ItemReference in schema niem-core_xsd Drilldown into OrganizationReference 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 OrganizationItemAssociationType in schema niem-core_xsdXSD Diagram of ItemHolderAssociation in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="ItemHolderAssociation" type="nc:OrganizationItemAssociationType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>An association between a property item and the entity holding or storing that property item.</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
OrganizationReference nc:OrganizationReference 0 unbounded
ItemReference nc:ItemReference 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: