complexType ProposerStructure

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

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="ProposerStructure">
    <
xsd:sequence>
        <
xsd:element name="Name" type="NameStructure"/>
        <
xsd:element name="Contact" type="ContactDetailsStructure" minOccurs="0"/>
        <
xsd:element name="JobTitle" type="xsd:string" minOccurs="0"/>
        <
xsd:any namespace="##any"/>
    </
xsd:sequence>
    <
xsd:attribute name="Category" use="optional">
        <
xsd:simpleType>
            <
xsd:restriction base="xsd:string">
                <
xsd:enumeration value="primary"/>
                <
xsd:enumeration value="secondary"/>
                <
xsd:enumeration value="other"/>
            </
xsd:restriction>
        </
xsd:simpleType>
    </
xsd:attribute>
</
xsd:complexType>


complexType ProposerStructure


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.