complexType BLPUpolygonStructure

complexType {http://www.govtalk.gov.uk/people/bs7666}BLPUpolygonStructure

Abstractfalse (This can be used in an instance)
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:complexType name="BLPUpolygonStructure">
    <
xsd:sequence>
        <
xsd:element name="PolygonID">
            <
xsd:simpleType>
                <
xsd:restriction base="xsd:positiveInteger">
                    <
xsd:minInclusive value="1"/>
                    <
xsd:maxInclusive value="99"/>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:element>
        <
xsd:element name="PolygonType" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>H to represent a hole or not present</xsd:documentation>
            </
xsd:annotation>
            <
xsd:simpleType>
                <
xsd:restriction base="xsd:string">
                    <
xsd:enumeration value="H"/>
                </
xsd:restriction>
            </
xsd:simpleType>
        </
xsd:element>
        <
xsd:choice>
            <
xsd:element name="Vertices" type="CoordinateStructure" minOccurs="3"
                
maxOccurs="unbounded"/>
            <
xsd:element name="ExternalRef" type="xsd:unsignedLong"/>
        </
xsd:choice>
    </
xsd:sequence>
</
xsd:complexType>


complexType BLPUpolygonStructure


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.