Schema Central > NIEM 3.0 > xPIL.xsd > xpil:OrganisationDetails
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xpil:OrganisationDetails

A container for defining the unique characteristics of an organisation only

Element information

Type: xpil:OrganisationDetailsType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
xpil:Usage [0..1]xpil:OrganisationDetailsUsageListType of use of this data. e.g. data exchange, contact, update, create
xpil:Status [0..1]ct:StatusListStatus of the organisation details
ct:DateValidFrom [0..1]xsd:dateTimeCould be start date, issue date, validity start date, etcfrom group ct:grValidityDate
ct:DateValidTo [0..1]xsd:dateTimeCould be end date, expiry date, validity end date, etcfrom group ct:grValidityDate
xpil:OrganisationDetailsKey [0..1]ct:StringA primary key to reference Organisation Details.
xpil:OrganisationDetailsKeyRef [0..1]ct:StringA foreign key to reference attribute Key of Organisation Details.
xlink1:type [0..1]Anonymous
xlink1:label [0..1]xsd:NCName
xlink1:href [0..1]xsd:anyURI
ct:DataQualityType [0..1]ct:DataQualityTypeListThis 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:dateTimeDate the data quality is valid from from group ct:grDataQuality
ct:ValidTo [0..1]xsd:dateTimeDate the data quality is valid tofrom group ct:grDataQuality
ct:LanguageCode [0..1]xsd:languageHuman Language used. e.g. "en", "en-US", "en-AUS", etcfrom group ct:grLanguageCode
Any attribute[0..*]Namespace: ##other, Process Contents: strict

Sample instance

<xpil:OrganisationDetails>
   <xpil:FreeTextLines>
      <xpil:FreeTextLine>normalizedString</xpil:FreeTextLine>
   </xpil:FreeTextLines>
   <n:OrganisationName>
      <n:NameElement>normalizedString</n:NameElement>
      <n:SubDivisionName>normalizedString</n:SubDivisionName>
   </n:OrganisationName>
   <xpil:Addresses>
      <xpil:Address>
         <a:FreeTextAddress>...
         </a:FreeTextAddress>
         <a:Country>...
         </a:Country>
         <a:AdministrativeArea>...
         </a:AdministrativeArea>
         <a:Locality>...
         </a:Locality>
         <a:Thoroughfare>...
         </a:Thoroughfare>
         <a:Premises>...
         </a:Premises>
         <a:PostCode>...
         </a:PostCode>
         <a:RuralDelivery>...
         </a:RuralDelivery>
         <a:PostalDeliveryPoint>...
         </a:PostalDeliveryPoint>
         <a:PostOffice>...
         </a:PostOffice>
         <a:GeoRSS>
            <!--any element-->
         </a:GeoRSS>
         <a:LocationByCoordinates>...
         </a:LocationByCoordinates>
      </xpil:Address>
   </xpil:Addresses>
   <xpil:Accounts>
      <xpil:Account>
         <xpil:AccountElement>normalizedString</xpil:AccountElement>
         <xpil:Organisation>......
         </xpil:Organisation>
      </xpil:Account>
   </xpil:Accounts>
   <xpil:ContactNumbers>
      <xpil:ContactNumber>
         <xpil:ContactNumberElement>normalizedString</xpil:ContactNumberElement>
      </xpil:ContactNumber>
   </xpil:ContactNumbers>
   <xpil:Documents>
      <xpil:Document>
         <xpil:DocumentElement>normalizedString</xpil:DocumentElement>
         <xpil:NameOnDocument>...
         </xpil:NameOnDocument>
         <xpil:AddressOnDocument>...
         </xpil:AddressOnDocument>
         <xpil:IssuerName>......
         </xpil:IssuerName>
      </xpil:Document>
   </xpil:Documents>
   <xpil:ElectronicAddressIdentifiers>
      <xpil:ElectronicAddressIdentifier>normalizedString</xpil:ElectronicAddressIdentifier>
   </xpil:ElectronicAddressIdentifiers>
   <xpil:Events>
      <xpil:Event>normalizedString</xpil:Event>
   </xpil:Events>
   <xpil:Identifiers>
      <xpil:Identifier>
         <xpil:IdentifierElement>normalizedString</xpil:IdentifierElement>
         <xpil:IssuerName>...
         </xpil:IssuerName>
      </xpil:Identifier>
   </xpil:Identifiers>
   <xpil:Memberships>
      <xpil:Membership>
         <xpil:MembershipElement>normalizedString</xpil:MembershipElement>
         <xpil:Organisation>......
         </xpil:Organisation>
      </xpil:Membership>
   </xpil:Memberships>
   <xpil:Relationships>
      <xpil:Relationship>
         <n:NameLine>normalizedString</n:NameLine>
         <n:PersonName>...
         </n:PersonName>
         <n:OrganisationName>...
         </n:OrganisationName>
         <xpil:Addresses>...
         </xpil:Addresses>
         <xpil:ContactNumbers>...
         </xpil:ContactNumbers>
         <xpil:ElectronicAddressIdentifiers>...
         </xpil:ElectronicAddressIdentifiers>
      </xpil:Relationship>
   </xpil:Relationships>
   <xpil:Revenues>
      <xpil:Revenue>1.0</xpil:Revenue>
   </xpil:Revenues>
   <xpil:Stocks>
      <xpil:Stock/>
   </xpil:Stocks>
   <xpil:Vehicles>
      <xpil:Vehicle>
         <xpil:VehicleElement>normalizedString</xpil:VehicleElement>
      </xpil:Vehicle>
   </xpil:Vehicles>
   <xpil:OrganisationInfo/>
</xpil:OrganisationDetails>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com