complexType ProxyStructure

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

Derived Types
{urn:oasis:names:tc:evs:schema:eml}ProxyStructure
 {urn:oasis:names:tc:evs:schema:eml}Proxy (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: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="ProxyStructure">
    <
xsd:sequence>
        <
xsd:choice>
            <
xsd:element name="Position" type="xsd:string"/>
            <
xsd:sequence>
                <
xsd:element name="Name" type="NameStructure"/>
                <
xsd:element name="Position" type="xsd:string" minOccurs="0"/>
            </
xsd:sequence>
        </
xsd:choice>
        <
xsd:element name="Address" type="AddressStructure" minOccurs="0"/>
        <
xsd:element name="Qualification" type="xsd:string" minOccurs="0"/>
        <
xsd:element name="Reason" type="xsd:string" minOccurs="0"/>
        <
xsd:element name="Period" minOccurs="0">
            <
xsd:complexType>
                <
xsd:choice>
                    <
xsd:element name="Dates">
                        <
xsd:complexType>
                            <
xsd:sequence>
                                <
xsd:element name="Start" type="xsd:date" minOccurs="0"/>
                                <
xsd:element name="End" type="xsd:date"/>
                            </
xsd:sequence>
                        </
xsd:complexType>
                    </
xsd:element>
                    <
xsd:element ref="Event" maxOccurs="unbounded"/>
                </
xsd:choice>
                <
xsd:attribute name="Type" use="optional">
                    <
xsd:simpleType>
                        <
xsd:restriction base="xsd:string">
                            <
xsd:enumeration value="event"/>
                            <
xsd:enumeration value="period"/>
                            <
xsd:enumeration value="permanent"/>
                        </
xsd:restriction>
                    </
xsd:simpleType>
                </
xsd:attribute>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element name="ProxyAgrees" type="YesNoType" minOccurs="0"/>
        <
xsd:element name="Channel" type="VotingChannelType" minOccurs="0" maxOccurs="unbounded"/>
        <
xsd:choice minOccurs="0" maxOccurs="0">
            <
xsd:element ref="VToken"/>
            <
xsd:element ref="VTokenQualified"/>
        </
xsd:choice>
    </
xsd:sequence>
    <
xsd:attribute name="DisplayOrder" type="xsd:positiveInteger" use="optional"/>
</
xsd:complexType>


complexType ProxyStructure


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.