complexType TransformType

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

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


Source

<xsd:complexType name="TransformType" mixed="true">
<!--
(1,1) elements from (0,unbounded) namespaces-->
    <
xsd:choice minOccurs="0" maxOccurs="unbounded">
        <
xsd:any namespace="##other" processContents="lax"/>
        <
xsd:element name="XPath" type="xsd:string"/>
    </
xsd:choice>
    <
xsd:attribute name="Algorithm" use="required" type="xsd:anyURI"/>
</
xsd:complexType>


complexType TransformType


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.