Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-720

Handling of xml:lang and any namespace="##other"

XMLWordPrintable

      <complexType name="Property">
      <sequence>
      <!-- Would prefer this to be a choice ... Axis and JAX-RPC failed to handle that -->
      <element name="stringValue" type="xsd:string" minOccurs="0"/>
      <any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
      <!-- end prefer this to be a choice -->
      </sequence>
      <attribute name="name" type="xsd:string" use="required"/>
      <attribute ref="xml:lang"/>
      </complexType>

              olubyans@redhat.com Alexey Loubyansky
              tdiesler@redhat.com Thomas Diesler
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: