[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Any API for required/optional from an XSD?
- From: Adam Flinton <adam.flinton@nhs.net>
- To: Michael Kay <mike@saxonica.com>
- Date: Thu, 11 Jun 2009 13:19:58 +0100
Michael Kay wrote:
>> I need to interrogate/process an element within a xsd/schema
>> & simply ask "what are my required child nodes (elements &
>> attributes)" & then "what are my optional child nodes
>> (elements & attributes)"
>>
>> Is there an api (preferably java) or an XSLT sheet which
>> would provide this information?
>>
>>
>
> There's no standard API. Both Xerces and Saxon offer their own APIs to the
> compiled schema component model.
>
> It's pretty hard to do with XSLT because the translation from a schema
> document to a schema component model involves expansion of model groups and
> named attribute groups, an understanding of type derivation by extension and
> restriction, and understanding of substitution groups.
>
> Saxon allows you to export the schema component model in an XML
> representation, in a form which makes it fairly easy to extract this
> information.
>
>
A) Is this the Saxon-SA or saxon-B?
B) Any code / tutorial showing how to take in a schema & output the XML
document?
If saxon-B then I will try & wrap it in an ant task which I'll post in
the OSS world somewhere.
Adam
> Regards,
>
> Michael Kay
> http://www.saxonica.com/
> http://twitter.com/michaelhkay
>
>
>
********************************************************************************************************************
This message may contain confidential information. If you are not the intended recipient please inform the
sender that you have received the message in error before deleting it.
Please do not disclose, copy or distribute information in this e-mail or take any action in reliance on its contents:
to do so is strictly prohibited and may be unlawful.
Thank you for your co-operation.
NHSmail is the secure email and directory service available for all NHS staff in England and Scotland
NHSmail is approved for exchanging patient data and other sensitive information with NHSmail and GSI recipients
NHSmail provides an email address for your career in the NHS and can be accessed anywhere
For more information and to find out how you can switch, visit www.connectingforhealth.nhs.uk/nhsmail
********************************************************************************************************************
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]