complexType OutgoingGenericCommunicationStructure

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

Derived Types
{urn:oasis:names:tc:evs:schema:eml}OutgoingGenericCommunicationStructure
 {urn:oasis:names:tc:evs:schema:eml}OutgoingGenericCommunication (by extension)
 {urn:oasis:names:tc:evs:schema:eml}OutgoingChannelOptions (by extension)
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:xsd=http://www.w3.org/2001/XMLSchema
xmlns:xlink=http://www.w3.org/1999/xlink
xmlns=urn:oasis:names:tc:evs:schema:eml


Source

<xsd:complexType name="OutgoingGenericCommunicationStructure">
    <
xsd:annotation>
        <
xsd:documentation>Note that this can include multiple voters to allow communication with a distributor.</xsd:documentation>
    </
xsd:annotation>
    <
xsd:sequence>
        <
xsd:element name="Voter" maxOccurs="unbounded">
            <
xsd:complexType>
                <
xsd:sequence>
                    <
xsd:element name="VoterIdentification">
                        <
xsd:complexType>
                            <
xsd:complexContent>
                                <
xsd:restriction base="VoterIdentificationStructure">
                                    <
xsd:sequence>
                                        <
xsd:element ref="VoterName"/>
                                        <
xsd:element name="ElectoralAddress" type="AddressStructure"
                                            
minOccurs="0" maxOccurs="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" maxOccurs="0"/>
                                        <
xsd:element ref="VToken" minOccurs="0" maxOccurs="0"/>
                                        <
xsd:element name="Id" 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="VoterContact" type="ContactDetailsStructure"/>
                    <
xsd:element ref="Proxy" minOccurs="0"/>
                </
xsd:sequence>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element ref="Event" minOccurs="0"/>
        <
xsd:element ref="ElectionName" minOccurs="0"/>
        <
xsd:element ref="ContestName" minOccurs="0"/>
        <
xsd:element name="ReturnContact" type="ContactDetailsStructure" minOccurs="0"/>
        <
xsd:element name="Messages" type="MessagesStructure" minOccurs="0"/>
    </
xsd:sequence>
</
xsd:complexType>


Documentation

Note that this can include multiple voters to allow communication with a distributor.


complexType OutgoingGenericCommunicationStructure


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.