element VoterRegistration

element {urn:oasis:names:tc:evs:schema:eml}VoterRegistration

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespaceurn:oasis:names:tc:evs:schema:eml
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:tc:evs:schema:eml


Source

<xsd:element name="VoterRegistration">
    <
xsd:complexType>
        <
xsd:sequence>
            <
xsd:element name="Voter">
                <
xsd:complexType>
                    <
xsd:sequence>
                        <
xsd:element name="VoterIdentification">
                            <
xsd:complexType>
                                <
xsd:complexContent>
                                    <
xsd:restriction base="VoterIdentificationStructure">
                                        <
xsd:sequence>
                                            <
xsd:element ref="VoterName" minOccurs="0"/>
                                            <
xsd:element name="ElectoralAddress"
                                                
type="AddressStructure" minOccurs="0">
                                                <
xsd:annotation>
                                                    <
xsd:documentation>This is the address that gives the voter the right to vote</xsd:documentation>
                                                </
xsd:annotation>
                                            </
xsd:element>
                                            <
xsd:element name="PreviousElectoralAddress"
                                                
type="AddressStructure" minOccurs="0"/>
                                            <
xsd:element ref="VToken" minOccurs="0" maxOccurs="0"/>
                                            <
xsd:element name="Id" minOccurs="0"
                                                
maxOccurs="unbounded">
                                                <
xsd:complexType>
                                                    <
xsd:simpleContent>
                                                        <
xsd:extension base="xsd:string">
                                                            <
xsd:attribute name="Type"
                                                                
type="xsd:string" use="required"/>
                                                        </
xsd:extension>
                                                    </
xsd:simpleContent>
                                                </
xsd:complexType>
                                            </
xsd:element>
                                        </
xsd:sequence>
                                        <
xsd:attribute name="DisplayOrder" type="xsd:positiveInteger"
                                            
use="optional"/>
                                    </
xsd:restriction>
                                </
xsd:complexContent>
                            </
xsd:complexType>
                        </
xsd:element>
                        <
xsd:element name="VoterInformation" type="VoterInformationStructure"/>
                        <
xsd:element name="ProofOfId" minOccurs="0">
                            <
xsd:complexType>
                                <
xsd:sequence>
                                    <
xsd:any namespace="##other"/>
                                </
xsd:sequence>
                            </
xsd:complexType>
                        </
xsd:element>
                    </
xsd:sequence>
                </
xsd:complexType>
            </
xsd:element>
            <
xsd:element name="DateTimeSubmitted" type="xsd:dateTime" minOccurs="0"/>
            <
xsd:any namespace="##any" minOccurs="0"/>
        </
xsd:sequence>
    </
xsd:complexType>
</
xsd:element>


element VoterRegistration


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.