11-16-05 12:52 PM
Hi mj,
Please try using the generating schema function of biztalk 2004 to create
the schema draft:
In Solution Explorer, right-click a BizTalk project, point to Add, and then
click Add Generated Items.
In the Add Generated Items - <BizTalk ProjectName> dialog box, in the
Templates section, click Generate Schemas, and then click Open.
In the Generate Schemas dialog box, in the Document type drop-down list,
select XDR Schema, DTD Schema, or Well-Formed XML.
If you see either DTD (Not Loaded) or Well-Formed XML (Not Loaded) in the
drop-down list, select the appropriate document type anyway, and you will
be guided through the process of installing the missing DLL. Then repeat
these steps.
In the Generate Schemas dialog box, click Browse, locate the file you want
to import, and then click OK. The file you locate must match the document
type you selected in the previous step.
A new schema is generated from the specified file, using the same name as
that file with the .xsd extension, and opened in BizTalk Editor.
Please let me know if issue persists.
Best regards,
WenJun Zhang
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no rights.
[ Post a follow-up to this message ]
|