2 Replies Latest reply on Jan 21, 2013 8:54 AM by jbride

    validation with multiple schemas

    jbride

      Hi,

        the current SY XmlValidator.java works well with a single all-inclusive schema.

       

      wondering what suggestions the SY community might have for XML validation when mutliple schemas (via use of either xs:import or xs:include) are used ?

       

      to support multiple schemas, it seems that ultimately line 85 of XmlValidator would need to change to allow for a StreamSource[]  array.

       

       

      thank you!  jeff