Subject: RE: RE: [xsl] XPATH From: cknell@xxxxxxxxxx Date: Mon, 17 Nov 2003 14:44:17 -0500 |
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>
-- Charles Knell cknell@xxxxxxxxxx - email
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] XPATH, Michael Kay | Thread | [xsl] Passing external URL for DTD , Pramodh Peddi |
RE: [xsl] XPATH, poppe chris | Date | Re: [xsl] Sorting and Merge, Dongling Ding |
Month |