xsl-list
[Top] [All Lists]

Date

2002-12-01 22:17:24
Hi
  i am new to this XML world, any pointers on how to identify whether the
item is a Date value and formatting the date.

for example my XML file looks like this.

<root>
    <Row id="0">
        <Col name="MfgName" Value="Site Ltd"/>
        <Col name="MfgDate" Value="12042002"/>
        <Col name="Serial"  Value="3232323"/>
        <Col name = "Code" Value = "978767"/>
            <Col name="sex" value="m'/>
    </Row>
</root>


Problem : how to identify which Col has date value and formatting the date
in the form mm/dd/yyyy"

any pointers on this would be a great help

Regards
Vijay

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>