xpil:IssuerName
Reference to a Party element that describes the issuing organisation
Element information
Namespace: urn:oasis:names:tc:ciq:xpil:3
Schema document: external/have/1.0/xPIL.xsd
Other elements with the same name: xpil:IssuerName
Type: n:OrganisationNameType
Properties: Local, Qualified
Content
- Sequence [1..1]
- n:NameElement [0..*] Name of the organisation. E.g. ACME Inc.
- n:SubDivisionName [0..*] Name of a subdivision of an organisation (e.g. department)
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
n:Type | [0..1] | n:OrganisationNameTypeList | Enumerated list of common types of aliases or name types. | |
n:OrganisationID | [0..1] | ct:String | A unique identifier of an organisation | |
n:OrganisationIDType | [0..1] | n:OrganisationIDTypeList | Type of identifier | |
n:ID | [0..1] | ct:String | Globally unique identifer | |
n:Usage | [0..1] | n:OrganisationNameUsageList | Usage of organisation name. How is it used and for what purpose. Allows user which name in a set of names to select for a given purpose. e.g. used for legal purposes | |
n:Status | [0..1] | ct:StatusList | Status of the entity. e.g. Old, Current, Inactive, Active, etc | |
ct:DateValidFrom | [0..1] | xsd:dateTime | Could be start date, issue date, validity start date, etc | from group ct:grValidityDate |
ct:DateValidTo | [0..1] | xsd:dateTime | Could be end date, expiry date, validity end date, etc | from group ct:grValidityDate |
n:NameKey | [0..1] | ct:String | A primary key to reference Party Name. | from group n:grNameKey |
n:NameKeyRef | [0..1] | ct:String | A foreign key to reference attribute Key of Party Name. | from group n:grNameKey |
xlink:type | [0..1] | Unspecified | ||
xlink:label | [0..1] | xsd:string | ||
xlink:href | [0..1] | xsd:anyURI | ||
ct:DataQualityType | [0..1] | ct:DataQualityTypeList | This attribute indicates what level of trust can be given to the parent element. Omit this attribute if the data quality is unknown. If the data quality is known, the value is "Valid, else "InValid" | from group ct:grDataQuality |
ct:ValidFrom | [0..1] | xsd:dateTime | Date the data quality is valid from | from group ct:grDataQuality |
ct:ValidTo | [0..1] | xsd:dateTime | Date the data quality is valid to | from group ct:grDataQuality |
ct:LanguageCode | [0..1] | xsd:language | Human Language used. e.g. "en", "en-US", "en-AUS", etc | from group ct:grLanguageCode |
Any attribute | [0..*] | Namespace: ##other, Process Contents: lax |
Used in
- Anonymous type of element xpil:Identifier
Sample instance
<xpil:IssuerName> <n:NameElement>normalizedString</n:NameElement> <n:SubDivisionName>normalizedString</n:SubDivisionName> </xpil:IssuerName>