element OutgoingChannelOptions

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

Type Heirarchy
{urn:oasis:names:tc:evs:schema:eml}OutgoingGenericCommunicationStructure (by extension)
 {urn:oasis:names:tc:evs:schema:eml}OutgoingChannelOptions
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="OutgoingChannelOptions">
    <
xsd:complexType>
        <
xsd:complexContent>
            <
xsd:extension base="OutgoingGenericCommunicationStructure">
                <
xsd:sequence>
                    <
xsd:element name="VotingChannels">
                        <
xsd:complexType>
                            <
xsd:sequence>
                                <
xsd:element ref="VotingChannel" maxOccurs="unbounded"/>
                            </
xsd:sequence>
                        </
xsd:complexType>
                    </
xsd:element>
                    <
xsd:any namespace="##any" minOccurs="0"/>
                </
xsd:sequence>
            </
xsd:extension>
        </
xsd:complexContent>
    </
xsd:complexType>
</
xsd:element>


element OutgoingChannelOptions


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.