HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: Visa

Name Visa
Type VisaType
Documentation (of type) Dictionary Entry Name: Visa. Details

Definition: A collection of information about a government-issued visa. A visia is permit authorizing a person to enter, stay, and/or work within a particular country.

XML Instance Representation
<Visa>

< VisaID> ... </ VisaID> [0..1]
< IssuingCountryCode> ... </ IssuingCountryCode> [0..1]
< VisaTypeCode> ... </ VisaTypeCode> [0..1]
< FreeFormEffectivePeriod> ... </ FreeFormEffectivePeriod> [0..1]
< UserArea> ... </ UserArea> [0..1]
</Visa>
Schema Component Representation
<xsd:element name="Visa" type=" VisaType"/>