ndw’s avatarndw’s Twitter Archive—№ 30,282

    1. …in reply to @xml_jim
      xml_jim @_james_fuller gimsieke No, I don't think we could make that argument except with respect to attributes. Everything else has an intrinsic document order.
  1. …in reply to @ndw
    xml_jim @_james_fuller gimsieke Fun tangential topic: if you're making an XML (element) model for something that is unordered, do you use xs:choice or xs:sequence? I know folks who strongly assert that if the model is unordered, you can (and should) impose an order. It's often simpler.