tns:Country

Element Information

Model

Source

<xsd:element name="Country" type="tns:CountryType" minOccurs="1" maxOccurs="1"/>

Sample

< enml:NotarizationUSLocation xmlns:enml = "http://docs.oasis-open.org/legalxml-enotary/ns/enml-200901" >

[a065]

< enml:City>

Cupertino

</ enml:City>

[a066]

< enml:County>

Santa Clara

</ enml:County>

[a067]

< enml:USState>

CA

</ enml:USState>

< enml:Country>

USA

</ enml:Country>

</ enml:NotarizationUSLocation>