Subject:XSD Structure Author:Alicia Roberts Date:31 Jan 2007 01:12 PM
Hello,
I'm createing XML Map using DTD to XSD. I uploaded the attached xsd file into Style Studio and the structure seems to upload backwards. The Tag is eInvoice and after that the Field names are shown instead of xmlns which is shown after the last field of the Tag. Is the structure incorrect or does it matter? Here is an example of the output:
<eInvoice Currency="MXN" InvoiceNumber="0070013890" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.sat.gob.mx/cfd/2" xsi:schemaLocation="http://www.sat.gob.mx/cfd/2 file://c:\Program%20Files\SonicSoftware\Stylus%20Studio\bin\eFactura.xsd" dateTtime="20070130T110151" />