VisaEntryType

Simple Type Information

Used By

Source

<xs:simpleType name="VisaEntryType">
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="MultipleReEntry"/>
    <xs:enumeration value="SingleEntry"/>
  </xs:restriction>
</xs:simpleType>