Uploaded image for project: 'Xerces2-J'
  1. Xerces2-J
  2. XERCESJ-984

Wrong link for referencing constants in XSMultiValueFacet

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • XML Schema API
    • None
    • Windows XP Pro and Sun's JDK 1.4.2_04

    Description

      In javadoc of XSMultiValueFacet
      /**

      • The name of the facet, i.e. <code>FACET_ENUMERATION</code> and
      • <code>FACET_PATTERN</code> (see <code>XSConstants</code>).
        */
        , however there's no FACET_ENUMERATION in XSConstants. It should be revised as

      /**

      • The name of the facet, i.e. <code>FACET_ENUMERATION</code> and
      • <code>FACET_PATTERN</code> (see <code>XSSimpleTypeDefinition</code>).
        */

      because XSSimpleTypeDefinition has the constant.

      Thanks,

      Ias

      Attachments

        Activity

          People

            mrglavas@ca.ibm.com Michael Glavassevich
            iasandcb@tmax.co.kr Ias
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: