[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] What is an XML anti-pattern?
Marcus Reichardt wrote: > I know of only few XML applications more perverse than XMI, > the XML serialization of UML, chock full of XML antipatterns > such extra lexical type systems (not DTD/XSD), > <field name="name" value="value">, and so on. Marcus, what is an XML anti-pattern? Are you saying that this: <field name="elevation" value="12000"/> is an anti-pattern, whereas this: <elevation>12000</elevation> is not? Does anti-pattern mean bad/undesirable? So this: <field name="elevation" value="12000"/> is a bad/undesirable way to write XML, but this: <elevation>12000</elevation> is a good way to write XML? /Roger [Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|