simpleType VerifiedByType

simpleType {http://www.govtalk.gov.uk/people/AddressAndPersonalDetails}VerifiedByType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.govtalk.gov.uk/people/AddressAndPersonalDetails}RestrictedStringType (by restriction)
  {http://www.govtalk.gov.uk/people/AddressAndPersonalDetails}VerifiedByType
Target Namespacehttp://www.govtalk.gov.uk/people/AddressAndPersonalDetails
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=http://www.govtalk.gov.uk/people/AddressAndPersonalDetails


Source

<xsd:simpleType name="VerifiedByType">
    <
xsd:annotation>
        <
xsd:documentation>A Change of Address specific data type</xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="RestrictedStringType">
        <
xsd:enumeration value="not verified"/>
        <
xsd:enumeration value="accepted on balance of probabilities"/>
        <
xsd:enumeration value="secondary certificate"/>
        <
xsd:enumeration value="certified copy of birth certificate"/>
        <
xsd:enumeration value="short form birth certificate or certificate of registration of birth"/>
        <
xsd:enumeration value="birth certificate"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

A Change of Address specific data type


simpleType VerifiedByType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.