Class IdentifierType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.ccts.IdentifierType
-
- network.oxalis.peppol.ubl2.jaxb.udt.IdentifierType
-
- Direct Known Subclasses:
AccountIDType,AdditionalAccountIDType,AgencyIDType,AircraftIDType,AttributeIDType,AuctionURIType,AwardingCriterionIDType,BarcodeSymbologyIDType,BrokerAssignedIDType,BusinessClassificationEvidenceIDType,BusinessIdentityEvidenceIDType,BuyerEventIDType,BuyerProfileURIType,CarrierAssignedIDType,ChipApplicationIDType,CompanyIDType,ConsigneeAssignedIDType,ConsignorAssignedIDType,ConsumptionIDType,ConsumptionReportIDType,ContractedCarrierAssignedIDType,ContractFolderIDType,CustomerAssignedAccountIDType,CustomizationIDType,CV2IDType,DocumentIDType,EconomicOperatorRegistryURIType,EndpointIDType,ExchangeMarketIDType,ExtendedIDType,ExtensionAgencyIDType,ExtensionAgencyURIType,ExtensionURIType,ExtensionVersionIDType,FreightForwarderAssignedIDType,HazardClassIDType,IdentificationIDType,IDType,ImmobilizationCertificateIDType,InformationURIType,InstructionIDType,IssueNumberIDType,IssuerIDType,JourneyIDType,LanguageIDType,LicensePlateIDType,LineIDType,LoadingSequenceIDType,LocationIDType,LogoReferenceIDType,LotNumberIDType,LowerOrangeHazardPlacardIDType,MarkingIDType,NationalityIDType,NetworkIDType,OntologyURIType,OpenTenderIDType,OriginalContractingSystemIDType,OriginalJobIDType,ParentDocumentIDType,ParentDocumentLineReferenceIDType,ParentDocumentVersionIDType,PaymentIDType,PaymentMeansIDType,PaymentTermsDetailsURIType,PerformingCarrierAssignedIDType,PrepaidPaymentReferenceIDType,PreviousJobIDType,PreviousVersionIDType,PrimaryAccountNumberIDType,ProductTraceIDType,ProfileExecutionIDType,ProfileIDType,RadioCallSignIDType,RailCarIDType,ReferencedConsignmentIDType,ReferencedSignatureIDType,ReferenceIDType,RegistrationIDType,RegistrationNationalityIDType,ReleaseIDType,RequestForQuotationLineIDType,RequiredCustomsIDType,RevisedForecastLineIDType,SalesOrderIDType,SalesOrderLineIDType,SchemeURIType,SecurityIDType,SellerEventIDType,SequenceIDType,SequenceNumberIDType,SerialIDType,ShippingOrderIDType,SignatureIDType,SpecificationIDType,SubscriberIDType,SuccessiveSequenceIDType,SupplierAssignedAccountIDType,TenderEnvelopeIDType,TraceIDType,TrackingIDType,TrainIDType,TransportationServiceDetailsURIType,TransportExecutionPlanReferenceIDType,UBLVersionIDType,UpperOrangeHazardPlacardIDType,URIType,UUIDType,ValidatorIDType,VariantIDType,VersionIDType,VesselIDType,WebsiteURIType
public class IdentifierType extends IdentifierType
<?xml version="1.0" encoding="UTF-8"?><ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:ccts-cct="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">UBLUDT0000011</ccts:UniqueID>
<?xml version="1.0" encoding="UTF-8"?><ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:ccts-cct="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">UDT</ccts:CategoryCode>
<?xml version="1.0" encoding="UTF-8"?><ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:ccts-cct="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">Identifier. Type</ccts:DictionaryEntryName>
<?xml version="1.0" encoding="UTF-8"?><ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:ccts-cct="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">1.0</ccts:VersionID>
<?xml version="1.0" encoding="UTF-8"?><ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:ccts-cct="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">A character string to identify and uniquely distinguish one instance of an object in an identification scheme from all other objects in the same scheme, together with relevant supplementary information.</ccts:Definition>
<?xml version="1.0" encoding="UTF-8"?><ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:ccts-cct="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">Identifier</ccts:RepresentationTermName>
<?xml version="1.0" encoding="UTF-8"?><ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:ccts-cct="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">string</ccts:PrimitiveType>
<?xml version="1.0" encoding="UTF-8"?><ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns:ccts-cct="urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">Other supplementary components in the CCT are captured as part of the token and name for the schema module containing the identifier list and thus, are not declared as attributes. </ccts:UsageRule>
Java class for IdentifierType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="IdentifierType"> <simpleContent> <extension base="<urn:un:unece:uncefact:data:specification:CoreComponentTypeSchemaModule:2>IdentifierType"> </extension> </simpleContent> </complexType>
-
-
Field Summary
-
Fields inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.IdentifierType
schemeAgencyID, schemeAgencyName, schemeDataURI, schemeID, schemeName, schemeURI, schemeVersionID, value
-
-
Constructor Summary
Constructors Constructor Description IdentifierType()
-
Method Summary
-
Methods inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.IdentifierType
getSchemeAgencyID, getSchemeAgencyName, getSchemeDataURI, getSchemeID, getSchemeName, getSchemeURI, getSchemeVersionID, getValue, setSchemeAgencyID, setSchemeAgencyName, setSchemeDataURI, setSchemeID, setSchemeName, setSchemeURI, setSchemeVersionID, setValue
-
-