|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: RE: XPATH
So, are you saying that you want to transform this,:
<xsd:element name="SUBSTREAM">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="SUBSTREAM_length" type="xsd:short"/>
<xsd:element name="SUBSTREAM_interior" type="mctf:Sub"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>into this?:
<xsd:simpleType name="Sub">
<xsd:restriction base="bs1:byteRange">
<xsd:annotation>
<xsd:appinfo>
<bs2:length alue="SUBSTREAM_length"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:restriction>
</xsd:simpleType>If so, and if not via XSLT, by what mechanism? -- Charles Knell cknell@xxxxxxxxxx - email XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








