complexType VTokenQualifiedStructure

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

Type Heirarchy
{urn:oasis:names:tc:evs:schema:eml}VTokenStructure (by extension)
 {urn:oasis:names:tc:evs:schema:eml}VTokenQualifiedStructure
Derived Types
{urn:oasis:names:tc:evs:schema:eml}VTokenQualifiedStructure
 {urn:oasis:names:tc:evs:schema:eml}VTokenQualified (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="VTokenQualifiedStructure">
    <
xsd:complexContent>
        <
xsd:extension base="VTokenStructure">
            <
xsd:sequence>
                <
xsd:element name="Reason">
                    <
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:element ref="VToken" minOccurs="0"/>
            </
xsd:sequence>
        </
xsd:extension>
    </
xsd:complexContent>
</
xsd:complexType>


complexType VTokenQualifiedStructure


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.