simpleType RepresentativePointCodeType

simpleType {http://www.govtalk.gov.uk/people/bs7666}RepresentativePointCodeType

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}decimal (by restriction)
 {http://www.w3.org/2001/XMLSchema}integer (by restriction)
  {http://www.w3.org/2001/XMLSchema}nonNegativeInteger (by restriction)
   {http://www.w3.org/2001/XMLSchema}positiveInteger (by restriction)
    {http://www.govtalk.gov.uk/people/bs7666}RepresentativePointCodeType
Target Namespacehttp://www.govtalk.gov.uk/people/bs7666
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=http://www.govtalk.gov.uk/people/bs7666


Source

<xsd:simpleType name="RepresentativePointCodeType">
    <
xsd:annotation>
        <
xsd:documentation>
Representative Point Code values
1 = Visual centre
2 = General internal point
3 = South-west corner of 100m grid square
4 = Start point of the referenced street
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:positiveInteger">
        <
xsd:enumeration value="1"/>
        <
xsd:enumeration value="2"/>
        <
xsd:enumeration value="3"/>
        <
xsd:enumeration value="4"/>
    </
xsd:restriction>
</
xsd:simpleType>


Documentation

Representative Point Code values
					1 = Visual centre
					2 = General internal point
					3 = South-west corner of 100m grid square
					4 = Start point of the referenced street


simpleType RepresentativePointCodeType


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.