Uploaded image for project: 'JaxMe'
  1. JaxMe
  2. JAXME-90

Restrictions don't seem to work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.5
    • 0.5
    • None
    • None
    • Gentoo GNU/Linux, Blackdown JDK1.4.2 & Sun JDK1.5, JaxMe 0.5.2

    Description

      I tried something like this:

      <xsd:simpleType name="MyIntValue">
      <xsd:restriction base="xsd:int">
      <xsd:minInclusive value="2"/>
      </xsd:restriction>
      </xsd:simpleType>

      The resulting code seems to ignore the restriction (i.e. I can set a
      value of 1 without any complaint).

      Attachments

        Activity

          People

            Unassigned Unassigned
            hilco Hilco Wijbenga
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: