Community discussion forum

xml xsl problem

  • 6 years ago

    Hi


    I have some problem making this xml to an xsl.  I cant seem to get any data showing in my asp page. Hope someone can help me....


    Jannike


    This is my xml:


    <?xml version='1.0' encoding='ISO8859-1'?>
    <ROOT xmlns:sql="urn:schemas-microsoft-com:xml-sql">
    <Schema name="Schema1" xmlns="urn:schemas-microsoft-com:xml-data" xmlns:dt="urn:schemas-microsoft-com:datatypes">
    <ElementType name="AssignmentOwnerTimesheetListView" content="empty" model="closed">


    <AttributeType name="TimesheetID" dt:type="i4"/>
    <AttributeType name="AssignmentOrderNumber" dt:type="i4"/>
    <AttributeType name="TimesheetYearMonth" dt:type="dateTime"/>
    <AttributeType name="TimesheetMonthPart" dt:type="string"/>
    <attribute type="TimesheetID"/>
    <attribute type="AssignmentOrderNumber"/>
    <attribute type="TimesheetYearMonth"/>
    <attribute type="TimesheetMonthPart"/>


    </ElementType>
    </ROOT>








Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).