Definition Type: ComplexType
Name: IdentifierType
Namespace: http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1
Type: udt:string
Containing Schema: UnqualifiedDataTypes.xsd
Abstract False
Documentation:
<ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT0000011</ccts:UniqueID> <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT</ccts:CategoryCode> <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifier. Type</ccts:DictionaryEntryName> <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">1.0</ccts:VersionID> <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A character string to identify and distinguish uniquely, one instance of an object in an identification scheme from all other objects in the same scheme together with relevant supplementary information.</ccts:Definition> <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifier</ccts:RepresentationTermName> <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType> <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Other supplementary components in the CCT are captured as part of the token and name for the schema module containing the identifer list and thus, are not declared as attributes. </ccts:UsageRule>
Collapse XSD Schema Diagram:
Drilldown into schemeURI Drilldown into schemeDataURI Drilldown into schemeVersionID Drilldown into schemeAgencyName Drilldown into schemeAgencyID Drilldown into schemeName Drilldown into schemeIDXSD Diagram of IdentifierType
Collapse XSD Schema Code:
<xsd:complexType name="IdentifierType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT0000011</ccts:UniqueID>
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifier. Type</ccts:DictionaryEntryName>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">1.0</ccts:VersionID>
            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A character string to identify and distinguish uniquely, one instance of an object in an identification scheme from all other objects in the same scheme together with relevant supplementary information.</ccts:Definition>
            <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifier</ccts:RepresentationTermName>
            <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Other supplementary components in the CCT are captured as part of the token and name for the schema module containing the identifer list and thus, are not declared as attributes. </ccts:UsageRule>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="udt:string">
            <xsd:attribute name="schemeID" type="udt:string" use="optional">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UNDT000011-SC2</ccts:UniqueID>
                        <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">SC</ccts:CategoryCode>
                        <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification Scheme. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The identification of the identification scheme.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification Scheme</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifier</ccts:RepresentationTermName>
                        <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
                    </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="schemeName" type="udt:string" use="optional">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UNDT000011-SC3</ccts:UniqueID>
                        <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">SC</ccts:CategoryCode>
                        <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification Scheme. Name. Text</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The name of the identification scheme.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification Scheme</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Name</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Text</ccts:RepresentationTermName>
                        <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
                    </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="schemeAgencyID" type="udt:string" use="optional">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UNDT000011-SC4</ccts:UniqueID>
                        <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">SC</ccts:CategoryCode>
                        <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification Scheme Agency. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The identification of the agency that maintains the identification scheme.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification Scheme Agency</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifier</ccts:RepresentationTermName>
                        <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
                        <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Defaults to the UN/EDIFACT data element 3055 code list.</ccts:UsageRule>
                    </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="schemeAgencyName" type="udt:string" use="optional">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UNDT000011-SC5</ccts:UniqueID>
                        <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">SC</ccts:CategoryCode>
                        <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification Scheme Agency. Name. Text</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The name of the agency that maintains the identification scheme.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification Scheme Agency</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Agency Name</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Text</ccts:RepresentationTermName>
                        <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
                    </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="schemeVersionID" type="udt:string" use="optional">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UNDT000011-SC6</ccts:UniqueID>
                        <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">SC</ccts:CategoryCode>
                        <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification Scheme. Version. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The version of the identification scheme.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification Scheme</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Version</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifier</ccts:RepresentationTermName>
                        <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
                    </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="schemeDataURI" type="xsd:anyURI" use="optional">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT0000011-SC7</ccts:UniqueID>
                        <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">SC</ccts:CategoryCode>
                        <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification Scheme Data. Uniform Resource. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The Uniform Resource Identifier that identifies where the identification scheme data is located.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification Scheme Data</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Uniform Resource Identifier</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifier</ccts:RepresentationTermName>
                        <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
                    </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="schemeURI" type="xsd:anyURI" use="optional">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">
                        <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT0000011-SC8</ccts:UniqueID>
                        <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">SC</ccts:CategoryCode>
                        <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification Scheme. Uniform Resource. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The Uniform Resource Identifier that identifies where the identification scheme is located.</ccts:Definition>
                        <ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identification Scheme</ccts:ObjectClass>
                        <ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Uniform Resource Identifier</ccts:PropertyTermName>
                        <ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Identifier</ccts:RepresentationTermName>
                        <ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
                    </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
schemeID udt:schemeID Optional
schemeName udt:schemeName Optional
schemeAgencyID udt:schemeAgencyID Optional
schemeAgencyName udt:schemeAgencyName Optional
schemeVersionID udt:schemeVersionID Optional
schemeDataURI udt:schemeDataURI Optional
schemeURI udt:schemeURI Optional
Collapse Derivation Tree:
Collapse References:
star:AccountID, star:AccountID, star:AccountID, star:AccountID, star:AccountID, star:AccountID, star:AccountID, star:ActivityID, star:ActivityID, star:AddressID, star:AddressID, star:AddressID, star:AlternateItemID, star:AlternateItemID, star:AlternateItemID, star:AssignedCreditCardID, star:AssignedCreditCardID, star:AuthorizationID, star:AuthorizationID, star:AuthorizationID, star:BillOfLadingID, star:BillOfLadingID, star:BODID, star:BranchID, star:BranchID, star:BulletinID, star:BulletinID, star:CampaignBulletinID, star:CampaignBulletinID, star:CardID, star:CardID, ram:CarrierAssignedID, rcm:CarrierAssignedID, star:CarrierID, star:CarrierID, star:CarrierID, star:CarrierID, star:CarrierID, star:ComponentGroupID, star:ComponentGroupID, star:ComponentGroupID, star:ComponentGroupID, star:ComponentID, star:ComponentIdentificationID, star:ComponentIdentificationID, ram:ConsigneeAssignedID, rcm:ConsigneeAssignedID, ram:ConsignorAssignedID, rcm:ConsignorAssignedID, star:ContractID, star:ContractID, star:ContractID, star:ContractID, star:ContractID, star:ContractID, ram:CountryID, rcm:CountryID, rcm:CountryID, ram:CountrySubDivisionID, rcm:CountrySubDivisionID, star:CouponID, star:CouponID, star:DataNodeID, star:DataNodeID, star:DealerManagementSystemID, star:DealerManagementSystemID, star:DealerNumberID, star:DealerNumberID, star:DealerNumberID, star:DealID, star:DealID, star:DistrictID, star:DistrictID, star:DistrictID, star:DMSCustomerID, star:DMSCustomerID, star:DMSCustomerID, star:DMSCustomerID, star:DMSCustomerID, star:DMSCustomerID, star:DocumentID, star:DocumentID, star:DocumentID, star:DocumentID, star:DocumentID, star:DocumentID, star:DocumentID, star:DocumentID, star:DocumentID, ram:EmergencyProcedureID, rcm:EmergencyProcedureID, star:EmpID, star:EmpID, star:EmployeeID, star:EventID, star:EventID, ram:ExemptionID, star:FleetVehicleID, star:FleetVehicleID, star:FleetVehicleID, star:FleetVehicleID, star:FleetVehicleID, star:FleetVehicleID, star:FormerPartNumberID, star:FormerPartNumberID, star:FormerPartNumberID, ram:FreightForwarderAssignedID, rcm:FreightForwarderAssignedID, star:GeographicalCoordinateSystemID, star:GeographicalCoordinateSystemID, ram:HazardClassID, rcm:HazardClassID, star:HullID, star:HullID, star:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, star:ID, star:ID, star:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, star:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, star:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, star:ID, ram:ID, ram:ID, ram:ID, ram:ID, ram:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, rcm:ID, oagis:IdentifierType, star:InitiativeID, star:InitiativeID, star:InitiativeID, star:InitiativeID, star:InitiativeID, star:InitiativeID, star:InitiativeID, star:ItemCatalogGroupID, star:ItemCatalogGroupID, star:ItemID, star:ItemID, star:ItemID, star:ItemID, star:ItemID, star:ItemID, star:ItemID, star:ItemID, star:ItemID, star:ItemID, star:ItemID, star:ItemID, star:ItemID, star:ItemID, star:ItemID, star:ItemID, star:ItemInternalID, star:ItemInternalID, star:JobberID, star:JobberID, star:LaborOperationID, star:LaborOperationID, star:LaborOperationID, star:LaborOperationID, star:LaborOperationID, star:LaborOperationID, star:LaborOperationID, star:LaborOperationPartID, star:LaborOperationPartID, ram:LanguageID, rcm:LanguageID, star:LastSentInventoryBODID, star:LastSentInventoryBODID, star:LineID, star:LineID, star:LineID, star:LineID, star:LineID, star:LineID, star:LineID, star:LocatedLineUIDID, star:LocatedLineUIDID, star:LocationID, star:LocationID, star:LocationID, star:LocationID, star:LocationID, star:LocationIDstar:LocationID, star:LocationID, star:LocationID, star:LocationID, star:LocationID, star:LocationID, star:LocationID, star:LocationID, star:LocationReceiverID, star:LocationReceiverID, star:LocationSequenceID, star:LocationSequenceID, star:LogicalID, star:MajorGroupID, star:MajorGroupID, star:MajorGroupID, star:MajorGroupID, star:ManufacturerCustomerID, star:ManufacturerCustomerID, star:ManufacturerHouseholdID, star:ManufacturerHouseholdID, rcm:MarketID, star:MarketingID, star:MarketingID, ram:MarkingID, rcm:MarkingID, ram:MFAGID, rcm:MFAGID, rcm:NationalityID, star:OperationID, star:OperationID, star:OperationID, star:OperationID, star:OptionID, star:OptionID, star:OptionPackageID, star:OptionPackageID, star:OptionPackageID, star:OptionPackageID, star:OptionPackageID, star:OptionPackageID, star:OrganizationID, star:OrganizationID, star:OrganizationID, star:OrganizationID, star:OrganizationID, star:OrganizationID, star:PalletID, star:PalletID, star:ParentLocatedLineUIDID, star:ParentLocatedLineUIDID, star:PartDealerNumerID, star:PartDealerNumerID, star:PartNameCodeID, star:PartNameCodeID, star:PartyID, star:PartyID, star:PartyID, star:PartyID, star:PartyID, star:PartyReceiverID, star:PartyReceiverID, star:PaymentCycleID, star:PaymentCycleID, star:PeriodID, star:PeriodID, star:PreApprovalID, star:PreApprovalID, star:PreApprovalID, star:PreApprovalID, star:PresellID, star:PresellID, star:ProcessedItemID, star:ProcessedItemID, star:ProgramID, star:ProgramID, star:ProgramID, star:ProgramID, star:PublicationID, star:PublicationID, star:ReceivableID, star:ReceivableID, star:ReferenceID, ram:ReferenceOrderNumberID, star:RegistrationFleetID, star:RegistrationFleetID, star:RegistrationFleetID, star:RegistrationID, star:RegistrationID, ram:RegistrationID, rcm:RegistrationID, star:RegulatoryID, star:RegulatoryID, star:ReimbursementID, star:ReimbursementID, star:ReimbursementID, ram:RemittanceBankID, star:RequestedLineUIDID, star:RequestedLineUIDID, star:RequestedLineUIDID, ram:RevenueSourceID, star:RoutingTransitID, star:RoutingTransitID, star:SalesLeadID, star:ScheduleID, star:ScheduleID, star:SecondaryDealerNumberID, star:SecondaryDealerNumberID, star:SerialNumberID, star:SerialNumberID, star:SerialNumberID, star:ServiceID, star:ServiceID, star:ServiceMessageID, star:ServiceMessageID, star:SetID, star:SetID, star:SetID, star:SetID, star:SetID, star:SetID, star:ShipDirectID, star:ShipDirectID, star:StateOrProvinceCountrySub-DivisionID, star:StateOrProvinceCountrySub-DivisionID, star:StateOrProvinceCountrySub-DivisionID, star:SubDealerNumberID, star:SubDealerNumberID, star:SubItemID, star:SubItemID, star:SubscriberAccountID, star:SubscriberAccountID, star:SubscriberSubAccountID, star:SubscriberSubAccountID, star:SubscriptionServiceDocumentID, star:SupersedingPartNumberID, star:SupersedingPartNumberID, star:SupersedingPartNumberID, star:SupersedingPartNumberID, star:SupersedingPartNumberUIDID, star:SupersedingPartNumberUIDID, star:SupplierItemID, star:SupplierItemID, star:SupplierItemID, star:SupplierLineID, star:SupplierLineID, star:SupplyingPartyLocationUIDID, star:SupplyingPartyLocationUIDID, star:SupplyingPartyLocationUIDID, star:SupplyingPartyUIDID, star:SupplyingPartyUIDID, star:SupplyingPartyUIDID, star:SupplyingPartyUIDID, ram:SystemID, rcm:SystemID, star:TaskID, star:TitleID, star:TitleID, star:TransferFromItemID, star:TransferFromItemID, star:TransferToItemID, star:TransferToItemID, ram:TREMCardID, rcm:TREMCardID, ram:UNDGID, rcm:UNDGID, ram:UniqueConsignmentReferenceID, rcm:UniqueConsignmentReferenceID, star:UniversalProductCodeNumberID, star:UniversalProductCodeNumberID, ram:URI, rcm:URI, star:URIID, star:URIID, star:VehicleBuildOrderNumberID, star:VehicleBuildOrderNumberID, star:VehicleGroupID, star:VehicleGroupID, star:VehicleGroupID, star:VehicleID, star:VehicleID, star:VehicleID, star:VehicleID, star:VehicleID, star:VehicleID, star:VehicleID, star:VehicleID, star:VehiclePaymentID, star:VehiclePaymentID, star:WarehouseID, star:WarehouseID, star:WarehouseID, star:WarehouseID,
Collapse Comments:
blog comments powered by Disqus