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

  1. …in reply to @xml_jim
    xml_jim @_james_fuller gimsieke I think the xs:sequence analogue in JSON is the array. The closest thing XML has to objects is attributes (and while some implementations do preserve order, many don't). The C14N spec goes to some considerable length to impose an ordering on attributes. It ain't pretty.