Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] Extending XSD Validation

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Aloke Agarwal <agarwal_aloke AT yahoo.com>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] Extending XSD Validation
  • Date: Tue, 19 Sep 2006 08:30:11 -0700 (PDT)

Hi,


I am working with a custom schema language which is based off W3C XSD and
adds/removes some things from it. (Say for example xs:redefine is not allowed
in this new language). I just started reading about XOM and find it really
good because of all the good reasons.

I was wondering if there are some samples/thoughts on how to do custom
validation once it has been validated by xerces for xsd complaince. I looked
through the SchemaValidator, NodeFactory etc.


Thanks



  • [XOM-interest] Extending XSD Validation, Aloke Agarwal, 09/19/2006

Archive powered by MHonArc 2.6.24.

Top of Page