sqf:foreign-element

Element Group Information

Model

ANY element from namespace(s) 'http://www.w3.org/1999/XSL/Transform' | ANY element from LOCAL namespace 'No Namespace'

Used By

Element Group sqf:foreign

Source

<xs:group name="foreign-element">
  <xs:choice>
    <xs:any namespace="http://www.w3.org/1999/XSL/Transform" processContents="skip"/>
    <xs:any namespace="##local" processContents="skip"/>
  </xs:choice>
</xs:group>