Re: Obsessive Compulsive XMLing



On Sat, 03 Sep 2005 04:10:16 -0400, gerrards8@xxxxxxxxx wrote:

> ..proper GUI tools to intelligently and efficiently edit ...

<http://www.w3schools.com/xsl/xsl_editxml.asp>

>..and maintain ..

As in 'validate the XML against a series of rules'?
DTD, XSD, Schematron, Relax-NG..

>..such *data* contradicts the very fundamental role of
> the programmers' profession, don't you agree?

(shrugs) No.

--
Andrew Thompson
physci.org 1point1c.org javasaver.com lensescapes.com athompson.info
"The shackles of commitment fell, in pieces on the ground"
Led Zeppelin 'Achilles Last Stand'
.



Relevant Pages

  • Re: standalone validating XML parser for Solaris?
    ... the unix command line to validate large XML files against an XML DTD. ... Older versions only parse but dont validate. ... More recent versions can validate against DTD or Schema. ...
    (comp.text.xml)
  • Re: Referencing the xml: namespace in BTS2004
    ... namesace as any other namespace instead of the reserved namespace the W3C ... except for the "lang" attribute qualified to the special xml: ... > able to validate your xsd file and also xml.xsd and you should now be able ... > generated XSD was equivalent to the original DTD. ...
    (microsoft.public.biztalk.general)
  • allow any child element in
    ... I want to create an xsd so that I can validate xml against it. ... is that the root node (named brl) exists in the document. ...
    (microsoft.public.dotnet.xml)
  • Re: Reading RSS XML with IE
    ... I tried parsing the RSS from this link: ... it means the XML is invalid. ... The XML contains a DTD embedded inline in the document, ... validate. ...
    (comp.lang.javascript)
  • validating xml defined by DTD - ignore node sequence
    ... In a DTD child elements that are defined and seperated by commas they ... must appear in the same sequence in an xml file in order for the xml to ... I am currently using the XMLReader class to try to validate the xml ...
    (microsoft.public.dotnet.xml)