[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] Validating a XML with 2 schemas, both required
Subject: Re: [xsl] Validating a XML with 2 schemas, both required
From: Josir <josir@xxxxxxxxx>
Date: Thu, 11 Aug 2005 16:36:42 -0300
|
Hi David,
sorry to disagree but I imagine that the problem is the xsd definition
not the schema itself.
Isn't XSD about validating and enforce a pattern ?
That's what I want to do. Enforce that both strucutures appears in a
given XML document.
How can I define the xsd to require both elements ?
Is this the best strategy ?
Any tip or reading recommendation will be welcome.
Thanks,
Josir.
I am learning how to do schemas and I'm doing fine since I tried to
merge two xsd:
You need to ask on a list for schemas, not on a list for xsl.
|