Definition Type: Element
Name: LocationAssociation
Namespace: http://niem.gov/niem/domains/screening/2.0
Type: scr:LocationAssociationType
Containing Schema: screening.xsd
Abstract
Documentation:
An association between one LOCATION and another LOCATION.
Collapse XSD Schema Diagram:
Drilldown into SecondaryLocationReference in schema screening_xsd Drilldown into PrimaryLocationReference in schema screening_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 LocationAssociationType in schema screening_xsdXSD Diagram of LocationAssociation in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="LocationAssociation" type="scr:LocationAssociationType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>An association between one LOCATION and another LOCATION.</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
PrimaryLocationReference scr:PrimaryLocationReference 0 unbounded
SecondaryLocationReference scr:SecondaryLocationReference 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: