complexType ObjectType

complexType {urn:oasis:names:tc:evs:schema:eml:ts}ObjectType

Derived Types
{urn:oasis:names:tc:evs:schema:eml:ts}ObjectType
 {urn:oasis:names:tc:evs:schema:eml:ts}Object (by type)
Abstractfalse (This can be used in an instance)
Target Namespaceurn:oasis:names:tc:evs:schema:eml:ts
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:tc:evs:schema:eml:ts


Source

<xs:complexType name="ObjectType" mixed="true">
    <
xs:sequence>
        <
xs:element name="TSTXMLInfo" type="TSTXMLInfoType"/>
        <
xs:any namespace="##any" processContents="lax" minOccurs="0"/>
    </
xs:sequence>
    <
xs:attribute name="Id" type="xs:ID" use="optional"/>
    <
xs:attribute name="MimeType" type="xs:string" use="optional"/>
    <
xs:attribute name="Encoding" type="xs:anyURI" use="optional"/>
<!--
add a grep facet-->
</
xs:complexType>


complexType ObjectType


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.