|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (XMLBEANS-214) Support the 2005/08 version of xml.xsdSupport the 2005/08 version of xml.xsd
-------------------------------------- Key: XMLBEANS-214 URL: http://issues.apache.org/jira/browse/XMLBEANS-214 Project: XMLBeans Type: Improvement Components: SOM Versions: Version 2.1 Environment: All Reporter: Lawrence Jones Assigned to: Lawrence Jones Fix For: TBD We currently have checked in the 2001/03 version of xml.xsd in src/xmlschema/schema. This supports the xml:base, xml:lang and xml:space attributes. As of 2005/08 a new version has been produced which adds an xml:id attribute (see http://www.w3.org/TR/xml-id/). We should update xml.xsd and see if there's anything else that needs to be done to support xml:id. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (XMLBEANS-214) Support the 2005/08 version of xml.xsd [ http://issues.apache.org/jira/browse/XMLBEANS-214?page=comments#action_12373437 ]
Lawrence Jones commented on XMLBEANS-214: ----------------------------------------- See http://www.w3.org/2001/xml.xsd for a download of the newer version. > Support the 2005/08 version of xml.xsd > -------------------------------------- > > Key: XMLBEANS-214 > URL: http://issues.apache.org/jira/browse/XMLBEANS-214 > Project: XMLBeans > Type: Improvement > Components: SOM > Versions: Version 2.1 > Environment: All > Reporter: Lawrence Jones > Assignee: Lawrence Jones > Fix For: TBD > > We currently have checked in the 2001/03 version of xml.xsd in src/xmlschema/schema. This supports the xml:base, xml:lang and xml:space attributes. As of 2005/08 a new version has been produced which adds an xml:id attribute (see http://www.w3.org/TR/xml-id/). We should update xml.xsd and see if there's anything else that needs to be done to support xml:id. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (XMLBEANS-214) Support the 2005/08 version of xml.xsd[ https://issues.apache.org/jira/browse/XMLBEANS-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506356 ] Ramon Ziai commented on XMLBEANS-214: ------------------------------------- I just replaced XML.xsd in my working copy and rebuilt xmlbeans. scomp now compiles my previously problematic schema without errors. Please do replace XML.xsd as xml:id is used more and more often (this is a "Priority: Major" issue anyway). > Support the 2005/08 version of xml.xsd > -------------------------------------- > > Key: XMLBEANS-214 > URL: https://issues.apache.org/jira/browse/XMLBEANS-214 > Project: XMLBeans > Issue Type: Improvement > Components: SOM > Affects Versions: Version 2.1 > Environment: All > Reporter: Lawrence Jones > Assignee: Lawrence Jones > Fix For: TBD > > > We currently have checked in the 2001/03 version of xml.xsd in src/xmlschema/schema. This supports the xml:base, xml:lang and xml:space attributes. As of 2005/08 a new version has been produced which adds an xml:id attribute (see http://www.w3.org/TR/xml-id/). We should update xml.xsd and see if there's anything else that needs to be done to support xml:id. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Updated: (XMLBEANS-214) Support the 2005/08 version of xml.xsd[ https://issues.apache.org/jira/browse/XMLBEANS-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramon Ziai updated XMLBEANS-214: -------------------------------- Affects Version/s: (was: Version 2.1) Version 2.3.1 > Support the 2005/08 version of xml.xsd > -------------------------------------- > > Key: XMLBEANS-214 > URL: https://issues.apache.org/jira/browse/XMLBEANS-214 > Project: XMLBeans > Issue Type: Improvement > Components: SOM > Affects Versions: Version 2.3.1 > Environment: All > Reporter: Lawrence Jones > Assignee: Lawrence Jones > Fix For: TBD > > > We currently have checked in the 2001/03 version of xml.xsd in src/xmlschema/schema. This supports the xml:base, xml:lang and xml:space attributes. As of 2005/08 a new version has been produced which adds an xml:id attribute (see http://www.w3.org/TR/xml-id/). We should update xml.xsd and see if there's anything else that needs to be done to support xml:id. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Updated: (XMLBEANS-214) Support the 2005/08 version of xml.xsd[ https://issues.apache.org/jira/browse/XMLBEANS-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramon Ziai updated XMLBEANS-214: -------------------------------- Affects Version/s: (was: Version 2.3.1) TBD > Support the 2005/08 version of xml.xsd > -------------------------------------- > > Key: XMLBEANS-214 > URL: https://issues.apache.org/jira/browse/XMLBEANS-214 > Project: XMLBeans > Issue Type: Improvement > Components: SOM > Affects Versions: TBD > Environment: All > Reporter: Lawrence Jones > Assignee: Lawrence Jones > Fix For: TBD > > > We currently have checked in the 2001/03 version of xml.xsd in src/xmlschema/schema. This supports the xml:base, xml:lang and xml:space attributes. As of 2005/08 a new version has been produced which adds an xml:id attribute (see http://www.w3.org/TR/xml-id/). We should update xml.xsd and see if there's anything else that needs to be done to support xml:id. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
[jira] Commented: (XMLBEANS-214) Support the 2005/08 version of xml.xsd[ https://issues.apache.org/jira/browse/XMLBEANS-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607767#action_12607767 ] Ramon Ziai commented on XMLBEANS-214: ------------------------------------- Any progress on this issue? I don't really understand what's so difficult about replacing a file and it's been over a year since I commented... > Support the 2005/08 version of xml.xsd > -------------------------------------- > > Key: XMLBEANS-214 > URL: https://issues.apache.org/jira/browse/XMLBEANS-214 > Project: XMLBeans > Issue Type: Improvement > Components: SOM > Affects Versions: TBD > Environment: All > Reporter: Lawrence Jones > Assignee: Lawrence Jones > Fix For: TBD > > > We currently have checked in the 2001/03 version of xml.xsd in src/xmlschema/schema. This supports the xml:base, xml:lang and xml:space attributes. As of 2005/08 a new version has been produced which adds an xml:id attribute (see http://www.w3.org/TR/xml-id/). We should update xml.xsd and see if there's anything else that needs to be done to support xml:id. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free Forum Powered by Nabble | Forum Help |