cac:ShipsSurgeonPerson
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:PersonType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1]An identifier for this person.
- cbc:FirstName [0..1]This person's given name.
- cbc:FamilyName [0..1]This person's family name.
- cbc:Title [0..1]This person's title of address (e.g., Mr, Ms, Dr, Sir).
- cbc:MiddleName [0..1]This person's middle name(s) or initials.
- cbc:OtherName [0..1]This person's second family name.
- cbc:NameSuffix [0..1]A suffix to this person's name (e.g., PhD, OBE, Jr).
- cbc:JobTitle [0..1]This person's job title (for a particular role) within an organization.
- cbc:NationalityID [0..1]An identifier for this person's nationality.
- cbc:GenderCode [0..1]A code (e.g., ISO 5218) signifying the gender of this person.
- cbc:BirthDate [0..1]This person's date of birth.
- cbc:BirthplaceName [0..1]The name of the place where this person was born, expressed as text.
- cbc:OrganizationDepartment [0..1]The department or subdivision of an organization that this person belongs to (in a particular role).
- cbc:RoleCode [0..1]A code stating the person's role
- cac:CitizenshipCountry [0..1]The country of the person's citizenship.
- cac:Contact [0..1]Contact information for this person.
- cac:FinancialAccount [0..1]The financial account associated with this person.
- cac:IdentityDocumentReference [0..*]A reference to a document that can precisely identify this person (e.g., a driver's license).
- cac:ResidenceAddress [0..1]This person's address of residence.
Attributes
None
Used in
- Type cac:ShipmentStageType (Elements cac:MainCarriageShipmentStage, cac:OnCarriageShipmentStage, cac:PreCarriageShipmentStage, cac:ShipmentStage)
Sample instance
(Auto-generated)
<cac:ShipsSurgeonPerson>
<cbc:ID>normalizedString</cbc:ID>
<cbc:FirstName>string</cbc:FirstName>
<cbc:FamilyName>string</cbc:FamilyName>
<cbc:Title>string</cbc:Title>
<cbc:MiddleName>string</cbc:MiddleName>
<cbc:OtherName>string</cbc:OtherName>
<cbc:NameSuffix>string</cbc:NameSuffix>
<cbc:JobTitle>string</cbc:JobTitle>
<cbc:NationalityID>normalizedString</cbc:NationalityID>
<cbc:GenderCode>normalizedString</cbc:GenderCode>
<cbc:BirthDate>2000-01-01</cbc:BirthDate>
<cbc:BirthplaceName>string</cbc:BirthplaceName>
<cbc:OrganizationDepartment>string</cbc:OrganizationDepartment>
<cbc:RoleCode>normalizedString</cbc:RoleCode>
<cac:CitizenshipCountry>
<cbc:IdentificationCode>normalizedString</cbc:IdentificationCode>
<cbc:Name>string</cbc:Name>
</cac:CitizenshipCountry>
<cac:Contact>
<cbc:ID>normalizedString</cbc:ID>
<cbc:Name>string</cbc:Name>
<cbc:Telephone>string</cbc:Telephone>
<cbc:Telefax>string</cbc:Telefax>
<cbc:ElectronicMail>string</cbc:ElectronicMail>
<cbc:Note>string</cbc:Note>
<cac:OtherCommunication>
<cbc:ChannelCode>normalizedString</cbc:ChannelCode>
<cbc:Channel>string</cbc:Channel>
<cbc:Value>string</cbc:Value>
</cac:OtherCommunication>
</cac:Contact>
<cac:FinancialAccount>
<cbc:ID>normalizedString</cbc:ID>
<cbc:Name>string</cbc:Name>
<cbc:AliasName>string</cbc:AliasName>
<cbc:AccountTypeCode>normalizedString</cbc:AccountTypeCode>
<cbc:AccountFormatCode>normalizedString</cbc:AccountFormatCode>
<cbc:CurrencyCode>normalizedString</cbc:CurrencyCode>
<cbc:PaymentNote>string</cbc:PaymentNote>
<cac:FinancialInstitutionBranch>
<cbc:ID>normalizedString</cbc:ID>
<cbc:Name>string</cbc:Name>
<cac:FinancialInstitution>...
</cac:FinancialInstitution>
<cac:Address>...
</cac:Address>
</cac:FinancialInstitutionBranch>
<cac:Country>
<cbc:IdentificationCode>normalizedString</cbc:IdentificationCode>
<cbc:Name>string</cbc:Name>
</cac:Country>
</cac:FinancialAccount>
<cac:IdentityDocumentReference>
<cbc:ID>normalizedString</cbc:ID>
<cbc:CopyIndicator>true</cbc:CopyIndicator>
<cbc:UUID>normalizedString</cbc:UUID>
<cbc:IssueDate>2000-01-01</cbc:IssueDate>
<cbc:IssueTime>12:00:00</cbc:IssueTime>
<cbc:DocumentTypeCode>normalizedString</cbc:DocumentTypeCode>
<cbc:DocumentType>string</cbc:DocumentType>
<cbc:XPath>string</cbc:XPath>
<cbc:LanguageID>normalizedString</cbc:LanguageID>
<cbc:LocaleCode>normalizedString</cbc:LocaleCode>
<cbc:VersionID>normalizedString</cbc:VersionID>
<cbc:DocumentStatusCode>normalizedString</cbc:DocumentStatusCode>
<cbc:DocumentDescription>string</cbc:DocumentDescription>
<cac:Attachment>
<cbc:EmbeddedDocumentBinaryObject mimeCode="normalizedString">GpM7</cbc:EmbeddedDocumentBinaryObject>
<cbc:EmbeddedDocument>string</cbc:EmbeddedDocument>
<cac:ExternalReference>...
</cac:ExternalReference>
</cac:Attachment>
<cac:ValidityPeriod>
<cbc:StartDate>2000-01-01</cbc:StartDate>
<cbc:StartTime>12:00:00</cbc:StartTime>
<cbc:EndDate>2000-01-01</cbc:EndDate>
<cbc:EndTime>12:00:00</cbc:EndTime>
<cbc:DurationMeasure unitCode="normalizedString">1.0</cbc:DurationMeasure>
<cbc:DescriptionCode>normalizedString</cbc:DescriptionCode>
<cbc:Description>string</cbc:Description>
</cac:ValidityPeriod>
<cac:IssuerParty>
<cbc:MarkCareIndicator>true</cbc:MarkCareIndicator>
<cbc:MarkAttentionIndicator>true</cbc:MarkAttentionIndicator>
<cbc:WebsiteURI>normalizedString</cbc:WebsiteURI>
<cbc:LogoReferenceID>normalizedString</cbc:LogoReferenceID>
<cbc:EndpointID>normalizedString</cbc:EndpointID>
<cbc:IndustryClassificationCode>normalizedString</cbc:IndustryClassificationCode>
<cac:PartyIdentification>...
</cac:PartyIdentification>
<cac:PartyName>...
</cac:PartyName>
<cac:Language>...
</cac:Language>
<cac:PostalAddress>...
</cac:PostalAddress>
<cac:PhysicalLocation>...
</cac:PhysicalLocation>
<cac:PartyTaxScheme>...
</cac:PartyTaxScheme>
<cac:PartyLegalEntity>...
</cac:PartyLegalEntity>
<cac:Contact>...
</cac:Contact>
<cac:Person>...
</cac:Person>
<cac:AgentParty>...
</cac:AgentParty>
<cac:ServiceProviderParty>...
</cac:ServiceProviderParty>
<cac:PowerOfAttorney>...
</cac:PowerOfAttorney>
<cac:FinancialAccount>...
</cac:FinancialAccount>
<cac:AdditionalWebSite>...
</cac:AdditionalWebSite>
<cac:SocialMediaProfile>...
</cac:SocialMediaProfile>
</cac:IssuerParty>
<cac:ResultOfVerification>
<cbc:ValidatorID>normalizedString</cbc:ValidatorID>
<cbc:ValidationResultCode>normalizedString</cbc:ValidationResultCode>
<cbc:ValidationDate>2000-01-01</cbc:ValidationDate>
<cbc:ValidationTime>12:00:00</cbc:ValidationTime>
<cbc:ValidateProcess>string</cbc:ValidateProcess>
<cbc:ValidateTool>string</cbc:ValidateTool>
<cbc:ValidateToolVersion>string</cbc:ValidateToolVersion>
<cac:SignatoryParty>...
</cac:SignatoryParty>
</cac:ResultOfVerification>
</cac:IdentityDocumentReference>
<cac:ResidenceAddress>
<cbc:ID>normalizedString</cbc:ID>
<cbc:AddressTypeCode>normalizedString</cbc:AddressTypeCode>
<cbc:AddressFormatCode>normalizedString</cbc:AddressFormatCode>
<cbc:Postbox>string</cbc:Postbox>
<cbc:Floor>string</cbc:Floor>
<cbc:Room>string</cbc:Room>
<cbc:StreetName>string</cbc:StreetName>
<cbc:AdditionalStreetName>string</cbc:AdditionalStreetName>
<cbc:BlockName>string</cbc:BlockName>
<cbc:BuildingName>string</cbc:BuildingName>
<cbc:BuildingNumber>string</cbc:BuildingNumber>
<cbc:InhouseMail>string</cbc:InhouseMail>
<cbc:Department>string</cbc:Department>
<cbc:MarkAttention>string</cbc:MarkAttention>
<cbc:MarkCare>string</cbc:MarkCare>
<cbc:PlotIdentification>string</cbc:PlotIdentification>
<cbc:CitySubdivisionName>string</cbc:CitySubdivisionName>
<cbc:CityName>string</cbc:CityName>
<cbc:PostalZone>string</cbc:PostalZone>
<cbc:CountrySubentity>string</cbc:CountrySubentity>
<cbc:CountrySubentityCode>normalizedString</cbc:CountrySubentityCode>
<cbc:Region>string</cbc:Region>
<cbc:District>string</cbc:District>
<cbc:TimezoneOffset>string</cbc:TimezoneOffset>
<cac:AddressLine>
<cbc:Line>string</cbc:Line>
</cac:AddressLine>
<cac:Country>
<cbc:IdentificationCode>normalizedString</cbc:IdentificationCode>
<cbc:Name>string</cbc:Name>
</cac:Country>
<cac:LocationCoordinate>
<cbc:CoordinateSystemCode>normalizedString</cbc:CoordinateSystemCode>
<cbc:LatitudeDegreesMeasure unitCode="normalizedString">1.0</cbc:LatitudeDegreesMeasure>
<cbc:LatitudeMinutesMeasure unitCode="normalizedString">1.0</cbc:LatitudeMinutesMeasure>
<cbc:LatitudeDirectionCode>normalizedString</cbc:LatitudeDirectionCode>
<cbc:LongitudeDegreesMeasure unitCode="normalizedString">1.0</cbc:LongitudeDegreesMeasure>
<cbc:LongitudeMinutesMeasure unitCode="normalizedString">1.0</cbc:LongitudeMinutesMeasure>
<cbc:LongitudeDirectionCode>normalizedString</cbc:LongitudeDirectionCode>
<cbc:AltitudeMeasure unitCode="normalizedString">1.0</cbc:AltitudeMeasure>
</cac:LocationCoordinate>
</cac:ResidenceAddress>
</cac:ShipsSurgeonPerson>


