<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet rel="style sheet" href="http://www.w3.org/2002/ws/databinding/detector/results.xsl" type="application/xml"
	?><detected xmlns:xs="http://www.w3.org/2001/XMLSchema"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xmlns:pat="http://www.w3.org/2002/ws/databinding/patterns/6/09/"
          xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/"
          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"
          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"
          version="patternsdetector(2009-03-19 11:01:41)"
          status="advanced">
   <pattern name="TargetNamespace" n="1" status="basic"
            pattern="http://www.w3.org/2002/ws/databinding/patterns/6/09/TargetNamespace"
            xpath=".[@targetNamespace]/&#xA;&#x9;&#x9;(., @targetNamespace)">
      <node xpath="/xs:schema"/>
      <node xpath="/xs:schema/@targetNamespace"/>
   </pattern>
   <pattern name="UnqualifiedLocalElements" n="4" status="advanced"
            pattern="http://www.w3.org/2002/ws/databinding/patterns/6/09/UnqualifiedLocalElements"
            xpath=".[not(@elementFormDefault) or @elementFormDefault = 'unqualified']/&#xA;&#x9;&#x9;(., @elementFormDefault)">
      <node xpath="/xs:schema"/>
      <node xpath="/xs:schema/@elementFormDefault"/>
   </pattern>
   <pattern name="UnqualifiedLocalAttributes" n="6" status="basic"
            pattern="http://www.w3.org/2002/ws/databinding/patterns/6/09/UnqualifiedLocalAttributes"
            xpath=".[not(@attributeFormDefault) or @attributeFormDefault = 'unqualified']/&#xA;&#x9;&#x9;(., @attributeFormDefault)">
      <node xpath="/xs:schema"/>
   </pattern>
   <pattern name="IdentifierName" n="12" status="basic"
            pattern="http://www.w3.org/2002/ws/databinding/patterns/6/09/IdentifierName"
            xpath=".//.[matches(@name, &#34;^[A-Za-z_]([A-Za-z0-9_]0 31)$&#34;)]/&#xA;&#x9;&#x9;(@name)">
      <node xpath="/xs:schema/xs:element/@name"/>
   </pattern>
   <pattern name="GlobalElement" n="19" status="basic"
            pattern="http://www.w3.org/2002/ws/databinding/patterns/6/09/GlobalElement"
            xpath="./xs:element[@name &#xA;&#x9;&#x9;and @type and contains(@type, ':')]/&#xA;&#x9;&#x9;(., @name, @type)">
      <node xpath="/xs:schema/xs:element"/>
      <node xpath="/xs:schema/xs:element/@name"/>
      <node xpath="/xs:schema/xs:element/@type"/>
   </pattern>
   <pattern name="StringElement" n="141" status="basic"
            pattern="http://www.w3.org/2002/ws/databinding/patterns/6/09/StringElement"
            xpath=".//xs:element/@type[resolve-QName(.,..) = xs:QName('xs:string')]">
      <node xpath="/xs:schema/xs:element/@type"/>
   </pattern>
</detected>