Schema Central > NIEM 3.0 > have.xsd > have:Organization
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

have:Organization

The container element for Organization Information and location elements. 

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<have:Organization>
   <have:OrganizationInformation>
      <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>....................................
         </xpil:Address>
      </xpil:Addresses>
      <xpil:Accounts>
         <xpil:Account>...
         </xpil:Account>
      </xpil:Accounts>
      <xpil:ContactNumbers>
         <xpil:ContactNumber>...
         </xpil:ContactNumber>
      </xpil:ContactNumbers>
      <xpil:Documents>
         <xpil:Document>...
         </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:Identifier>
      </xpil:Identifiers>
      <xpil:Memberships>
         <xpil:Membership>...
         </xpil:Membership>
      </xpil:Memberships>
      <xpil:Relationships>
         <xpil:Relationship>...
         </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:Vehicle>
      </xpil:Vehicles>
      <xpil:OrganisationInfo/>
   </have:OrganizationInformation>
   <have:OrganizationGeoLocation>
      <gml:Point>
         <gml:pos>1.0 1.0</gml:pos>
      </gml:Point>
   </have:OrganizationGeoLocation>
   <have:CommentText>string</have:CommentText>
</have:Organization>

Site developed and hosted by Datypic, Inc.

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