|
Subject: [xsl] XPATH From: "poppe chris" <pc_poppe@xxxxxxxxxxx> Date: Mon, 17 Nov 2003 18:02:37 +0100 |
I have the following code
<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><xsd:simpleType name="Sub">
<xsd:restriction base="bs1:byteRange">
<xsd:annotation>
<xsd:appinfo>
<bs2:length value="SomeXPathExpressionToSUBSTREAM_length"/>
</xsd:appinfo>
</xsd:annotation>
</xsd:restriction>
</xsd:simpleType>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] SAXON: Creating multiple , Betty Harvey | Thread | RE: [xsl] XPATH, Michael Kay |
| Re: [xsl] XMLSPY 5.4 and curly brac, flavio | Date | [xsl] Re: Escaping quotes in XPath , Dimitre Novatchev |
| Month |