I’ve just updated the schema repository with three new schemas:
- cXML InvoiceDetailRequest (v1.2.008)
- Basda Order (v3.01)
- Basda Invoice (v3.01)
Feedback welcome!
Experiences of a UK BizTalk Consultant
I’ve just updated the schema repository with three new schemas:
Feedback welcome!
Do these schemas need to be used in BizTalk or can I use them to validate my cXML OrderRequest documents using a validatingreader in .NET?
Thanks for your time and info,
Josh
Josh,
These schemas are standard XSD’s and can therfore be used within any .Net application – they should just work ‘out of the box’ with the .Net ValidatingReader.
Cheers, Nick.