| Advertise Here |
DEVELOPER CHANNEL |
XML Validation"Well Formed" XML documentsA "Well Formed" XML document is a document that conforms to the XML syntax rules that we described in the previous chapter. The following is a "Well Formed" XML document:
"Valid" XML documentsA "Valid" XML document is a "Well Formed" XML document which conforms to the rules of a Document Type Definition (DTD). The following is the same document as above but with an added reference to a DTD:
More about XML DTDYou can read more about DTD in the chapter XML DTD. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Jump to : Top Of Page or HOME |