Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: Problem with a XML schema

From: Joseph Kesselman <keshlam-nospam@-------.--->
To: NULL
Date: 11/3/2006 11:31:00 AM

Patrick wrote:
> How can I describe this tag in XSD to allow any HTML tag inside ?

Either spell out the full list of tags, or use xs:any 
(http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/#Wildcards)

A slightly better answer, I think, would be to explicitly allow XHTML 
tags inside -- since XHTML is an XML language (which HTML isn't, so 
you'd have to XMLify the HTML anyway) and since that would let you 
constrain the xs:any specifically to tags in the XHTML namespace so 
folks couldn't drop something completely bogus there.


-- 
Joe Kesselman / Beware the fury of a patient man. -- John Dryden


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