complexType PollingPlaceStructure

complexType {urn:oasis:names:tc:evs:schema:eml}PollingPlaceStructure

Derived Types
{urn:oasis:names:tc:evs:schema:eml}PollingPlaceStructure
 {urn:oasis:names:tc:evs:schema:eml}PollingPlace (by type)
Abstractfalse (This can be used in an instance)
Target Namespaceurn:oasis:names:tc:evs:schema:eml
Declared Namespacesxmlns:ds=http://www.w3.org/2000/09/xmldsig#
xmlns:ts=urn:oasis:names:tc:evs:schema:eml:ts
xmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:tc:evs:schema:eml


Source

<xs:complexType name="PollingPlaceStructure">
    <
xs:sequence>
        <
xs:choice>
            <
xs:element name="PhysicalLocation">
                <
xs:complexType>
                    <
xs:sequence>
                        <
xs:element name="Address" type="PhysicalAddressStructure"/>
                        <
xs:element name="PollingStation" minOccurs="0" maxOccurs="unbounded">
                            <
xs:complexType>
                                <
xs:simpleContent>
                                    <
xs:extension base="xs:token">
                                        <
xs:attribute name="Id" type="xs:NMTOKEN" use="optional"/>
                                    </
xs:extension>
                                </
xs:simpleContent>
                            </
xs:complexType>
                        </
xs:element>
                        <
xs:element name="Map" type="PictureDataStructure" minOccurs="0"/>
                    </
xs:sequence>
                    <
xs:attribute name="Id" type="xs:NMTOKEN" use="optional"/>
                </
xs:complexType>
            </
xs:element>
            <
xs:element name="PostalLocation">
                <
xs:complexType>
                    <
xs:complexContent>
                        <
xs:extension base="PostalLocationStructure">
                            <
xs:attributeGroup ref="DisplayIdOpt"/>
                        </
xs:extension>
                    </
xs:complexContent>
                </
xs:complexType>
            </
xs:element>
            <
xs:element name="ElectronicLocation">
                <
xs:complexType>
                    <
xs:simpleContent>
                        <
xs:extension base="xs:token">
                            <
xs:attributeGroup ref="DisplayIdOpt"/>
                        </
xs:extension>
                    </
xs:simpleContent>
                </
xs:complexType>
            </
xs:element>
            <
xs:element name="OtherLocation">
                <
xs:complexType>
                    <
xs:simpleContent>
                        <
xs:extension base="xs:string">
                            <
xs:attributeGroup ref="DisplayIdOpt"/>
                        </
xs:extension>
                    </
xs:simpleContent>
                </
xs:complexType>
            </
xs:element>
        </
xs:choice>
        <
xs:element name="TimeAvailable" minOccurs="0" maxOccurs="unbounded">
            <
xs:complexType>
                <
xs:sequence>
                    <
xs:element name="Start" type="xs:dateTime"/>
                    <
xs:element name="End" type="xs:dateTime"/>
                </
xs:sequence>
            </
xs:complexType>
        </
xs:element>
    </
xs:sequence>
    <
xs:attribute name="Channel" type="VotingChannelType" use="required"/>
    <
xs:attribute name="DisplayOrder" type="xs:positiveInteger" use="optional"/>
</
xs:complexType>


complexType PollingPlaceStructure


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.