complexType nameXmlTransformRule

complexType {http://java.sun.com/xml/ns/jaxb}nameXmlTransformRule

Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/xml/ns/jaxb
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns:jaxb=http://java.sun.com/xml/ns/jaxb


Source

<xs:complexType name="nameXmlTransformRule">
    <
xs:annotation>
        <
xs:documentation>Rule to transform an Xml name into another Xml name</xs:documentation>
    </
xs:annotation>
    <
xs:attribute name="prefix" type="xs:string">
        <
xs:annotation>
            <
xs:documentation>prepend the string to QName.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
    <
xs:attribute name="suffix" type="xs:string">
        <
xs:annotation>
            <
xs:documentation>Append the string to QName.</xs:documentation>
        </
xs:annotation>
    </
xs:attribute>
</
xs:complexType>


Documentation

Rule to transform an Xml name into another Xml name


complexType nameXmlTransformRule


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.