complexType ProposalStructure

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

Derived Types
{urn:oasis:names:tc:evs:schema:eml}ProposalStructure
 {urn:oasis:names:tc:evs:schema:eml}Proposal (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="ProposalStructure">
    <
xs:sequence>
        <
xs:element ref="ProposalIdentifier"/>
        <
xs:element name="Description" type="MessagesStructure" minOccurs="0"/>
        <
xs:element name="Options">
            <
xs:complexType>
                <
xs:sequence>
                    <
xs:element ref="ReferendumOptionIdentifier" maxOccurs="unbounded"/>
                </
xs:sequence>
            </
xs:complexType>
        </
xs:element>
        <
xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
    </
xs:sequence>
    <
xs:attribute name="Type" type="xs:token" use="optional"/>
</
xs:complexType>


complexType ProposalStructure


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.