[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xmlrpc-user
Subject:    [jira] [Created] (XMLSCHEMA-23) Namespace declarations for extensor attributes are lost
From:       "Daniel Kulp (Created) (JIRA)" <jira () apache ! org>
Date:       2012-03-31 0:39:25
Message-ID: 464932287.40907.1333154365305.JavaMail.tomcat () hel ! zones ! apache ! org
[Download RAW message or body]

Namespace declarations for extensor attributes are lost
-------------------------------------------------------

                 Key: XMLSCHEMA-23
                 URL: https://issues.apache.org/jira/browse/XMLSCHEMA-23
             Project: XmlSchema
          Issue Type: Bug
    Affects Versions: XmlSchema 2.0.1
            Reporter: Daniel Kulp



If you have a schema type like:

{code}
                       <xsd:complexType name="File">
                                <xsd:sequence>
                                        <xsd:element \
                xmlns:xmime="http://www.w3.org/2005/05/xmlmime"
                                                name="content" \
xmime:expectedContentTypes="application/octet-stream"  type="xsd:base64Binary" />
                                </xsd:sequence>
                        </xsd:complexType>
{code}

when you parse and then recreate the Document, the resulting DOM tree has the  \
xmime:expectedContentTypes attribute defined in it, but no namespace declaration for \
the xmime prefix.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: \
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more \
information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic