Quantcast
Viewing all articles
Browse latest Browse all 543

New Post: SimpleType Not Being Created

Hi Mike

i have the same problem

the following XSD Type

  <xsd:simpleType name="FinancialAmt">
    <xsd:restriction base="xsd:string">
      <xsd:pattern value="[0-9.\-]{0,18}" />
    </xsd:restriction>
  </xsd:simpleType>

When creating the code it would simply convert the variable to type string without any validation code

have you been able to solve this problem?


Viewing all articles
Browse latest Browse all 543


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>