Property for specifying the element declaration for the validation root. ------------------------------------------------------------------------
Key: XERCESJ-1338 URL: https://issues.apache.org/jira/browse/XERCESJ-1338 Project: Xerces2-J Issue Type: New Feature Components: XML Schema 1.0 Structures Affects Versions: 2.9.1 Reporter: Michael Glavassevich Priority: Minor Introduce a property similar to the one we did in Xerces-J 2.8.0 for type defniitions (i.e. "http://apache.org/xml/properties/validation/schema/root-type-definition") which allows the user to specify the element declaration to use for validating the validation root (not necessarily the root element of the document). The proposed name for this property is "http://apache.org/xml/properties/validation/schema/root-element-declaration" with its value being allowed to be a javax.xml.namespace.QName or a org.apache.xerces.xs.XSElementDeclaration. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]