User Profile

Collapse

Profile Sidebar

Collapse
scissors
scissors
Last Activity: Sep 13 '07, 03:35 PM
Joined: Aug 14 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • scissors
    started a topic XSD Versioning and Extending
    in XML

    XSD Versioning and Extending

    With the well known Unique Particle Attribution constraint in XSD, I am struggling to create a schema that is both extensible and versionable.

    I've read numerous articles suggesting such things as the Sentry approach and the nesting approach for being able to add optional elements above the any tag.

    What I'm wondering is this, I have created a complexType without the any extensibility point. Of course, I am able to...
    See more | Go to post

  • scissors
    replied to Help: XML and Schema
    in XML
    Make the type a union between an empty string and xs:integer.
    See more | Go to post

    Leave a comment:


  • scissors
    replied to Converting xml data to csv data
    in XML
    While I'm pretty sure there are some IDEs out there that can do that, I would recommend an XSLT to do so.
    See more | Go to post

    Leave a comment:


  • scissors
    started a topic Prohibit redefine
    in XML

    Prohibit redefine

    Is there a way in XML Schema to prohibit the use of <redefine>??
    Thanks in advance
    See more | Go to post
No activity results to display
Show More
Working...