Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


RE: Element structure constraint based on attribute value

From: ulger@(--------).---------.---
To: NULL
Date: 1/9/2007 12:34:00 AM

The constraint you are looking for can not be achieved using XSD schemas. 
Only work around is using xsi:type attribute[1] to define the type of the 
element in the instance document and defining different types in the schema 
as you need it. 

Although Schematron supports these kind of constraints, Microsoft xml 
validators do not support Schematron at this time.

[1] http://www.w3.org/TR/xmlschema-1/#xsi_type

-- 
S. Huseyin Ulger [MSFT]
MSXML Dev


"Duarte S" wrote:

> Hi,
> Is it possible, in a W3C schema, to constraint the structure of
> elements based on attribute values? For example:
> 
> <instr type="sql" instruction="SELECT * ....." />
> <instr type="exec" command="C:/work.bat" parameters="/p /s" />
> 
> In this example, the attribute 'type' is allways present, however the
> other attributes depend on the value of the 'type' attribute
> ('instruction' is only present if type="sql", etc...). Is it possible
> to apply such a constraint within a W3C Schema?
> 
> I've read in another topic that this kind of constraint could be made
> with a Schematron Schema. If so, is it possible to do a W3C Schema with
> embedded Schematron rules? How are these rules applied?
> 
> Thanks
> 
> Duarte
> 
> 


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent