Re: [xsl] Where is the attribute?

Subject: Re: [xsl] Where is the attribute?
From: António Mota <xptm@xxxxxxx>
Date: Fri, 17 Dec 2004 16:47:35 +0000
Nobody can answer that with so little information...

Citando Robert Soesemann <rsoesemann@xxxxxxxxxxx>:

> In my xsl I have this fragment. In the ouput the second line does not
> get any output.
> What am I doing wrong?
>
> XSL:
> ----
> ...
> <NODE><xsl:copy-of select="$xsd-match-node"/></NODE>
> <MIN><xsl:value-of select="$xsd-match-node/@minOccurs"/></MIN>
> ...
>
> XML:
> ----
> - <NODE xmlns:xs="http://www.w3.org/2001/XMLSchema";>
>   	<xs:element name="company" type="xs:string" minOccurs="1" />
>   </NODE>
>   <MIN xmlns:xs="http://www.w3.org/2001/XMLSchema"; /> <<-------- Why is
> there no '1'???
>
>





O SAPO ja esta livre de vmrus com a Panda Software, fique vocj tambim!
Clique em: http://antivirus.sapo.pt

Current Thread