Schema Central > NIEM 2.0 > context.xsd > context:General
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

context:General

Element information

Content

Attributes

None

Used in

Sample instance

<context:General>
   <context:Window width="1" height="1"/>
   <context:BoundingBox SRS="string" minx="1.0" miny="1.0" maxx="1.0" maxy="1.0"/>
   <context:Title>string</context:Title>
   <context:KeywordList>
      <context:Keyword>string</context:Keyword>
   </context:KeywordList>
   <context:Abstract>string</context:Abstract>
   <context:LogoURL width="1" height="1">
      <context:OnlineResource/>
   </context:LogoURL>
   <context:DescriptionURL width="1" height="1">
      <context:OnlineResource/>
   </context:DescriptionURL>
   <context:ContactInformation>
      <context:ContactPersonPrimary>
         <context:ContactPerson>string</context:ContactPerson>
         <context:ContactOrganization>string</context:ContactOrganization>
      </context:ContactPersonPrimary>
      <context:ContactPosition>string</context:ContactPosition>
      <context:ContactAddress>
         <context:AddressType>string</context:AddressType>
         <context:Address>string</context:Address>
         <context:City>string</context:City>
         <context:StateOrProvince>string</context:StateOrProvince>
         <context:PostCode>string</context:PostCode>
         <context:Country>string</context:Country>
      </context:ContactAddress>
      <context:ContactVoiceTelephone>string</context:ContactVoiceTelephone>
      <context:ContactFacsimileTelephone>string</context:ContactFacsimileTelephone>
      <context:ContactElectronicMailAddress>string</context:ContactElectronicMailAddress>
   </context:ContactInformation>
   <context:Extension>
      <!--any element-->
   </context:Extension>
</context:General>

Site developed and hosted by Datypic, Inc.

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