Definition Type: ComplexType
Name: ItemRegistrationType
Namespace: http://niem.gov/niem/niem-core/2.0
Type: s:ComplexObjectType
Containing Schema: niem-core.xsd
Abstract
Documentation:
A data type for a registration of a property item with an authority.
Collapse XSD Schema Diagram:
Drilldown into RegistrationStatus in schema niem-core_xsd Drilldown into RegistrationHolder in schema niem-core_xsd Drilldown into RegistrationItem in schema niem-core_xsd Drilldown into RegistrationOutsideJurisdictionIndicator in schema niem-core_xsd Drilldown into RegistrationJurisdiction in schema niem-core_xsd Drilldown into RegistrationFee in schema niem-core_xsd Drilldown into RegistrationExpirationDate in schema niem-core_xsd Drilldown into RegistrationEffectiveDate in schema niem-core_xsd Drilldown into RegistrationDuplicateQuantity in schema niem-core_xsd Drilldown into RegistrationAuthorityName in schema niem-core_xsd Drilldown into LocationCounty in schema niem-core_xsd Drilldown into LocationCountry in schema niem-core_xsd Drilldown into RegistrationIdentification 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_xsdXSD Diagram of ItemRegistrationType in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="ItemRegistrationType">
    <xsd:annotation>
        <xsd:documentation>A data type for a registration of a property item with an authority.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="s:ComplexObjectType">
            <xsd:sequence>
                <xsd:element ref="nc:RegistrationIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:LocationCountry" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:LocationCounty" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:RegistrationAuthorityName" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:RegistrationDuplicateQuantity" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:RegistrationEffectiveDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:RegistrationExpirationDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:RegistrationFee" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:RegistrationJurisdiction" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:RegistrationOutsideJurisdictionIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:RegistrationItem" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:RegistrationHolder" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:RegistrationStatus" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RegistrationIdentification nc:RegistrationIdentification 0 unbounded
LocationCountry nc:LocationCountry 0 unbounded
LocationCounty nc:LocationCounty 0 unbounded
RegistrationAuthorityName nc:RegistrationAuthorityName 0 unbounded
RegistrationDuplicateQuantity nc:RegistrationDuplicateQuantity 0 unbounded
RegistrationEffectiveDate nc:RegistrationEffectiveDate 0 unbounded
RegistrationExpirationDate nc:RegistrationExpirationDate 0 unbounded
RegistrationFee nc:RegistrationFee 0 unbounded
RegistrationJurisdiction nc:RegistrationJurisdiction 0 unbounded
RegistrationOutsideJurisdictionIndicator nc:RegistrationOutsideJurisdictionIndicator 0 unbounded
RegistrationItem nc:RegistrationItem 0 unbounded
RegistrationHolder nc:RegistrationHolder 0 unbounded
RegistrationStatus nc:RegistrationStatus 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:
Collapse References:
nc:ConveyanceRegistrationType, nc:ItemRegistration