User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.9) Gecko/20100915 Lightning/1.0b2 Thunderbird/3.1.4
Folks,
What is the preferred API entry point to creating an XSD schema object?
There seems to be a lot of useful bits in xml.core (ContentModelManager
and XSDImpl in particular), but it mostly seems to be internal. Is this
to be avoided? Should I instead go directly to XSDResourceImpl API and
copy useful bits from xml.core?