Jump to content
xisto Community
Sign in to follow this  
Troop107-Admin

Basic XML XML Rules

Recommended Posts

Here are some XML rules:

 

when there is no beginning tag it should look like this: <hr />

ALL tags are lower case-XML considers upper case a different tag

ALL tags MUST have a closing tag

<{POST_SNAPBACK}>


Those sound more like XHTML rules. XML is a bit more strict than XHTML. XHTML is more like HTML in that it will still display content even if the coding is incorrect. If any syntax is wrong with an XML document, it will not display at all.

 

Also, XML must have an XSL stylesheet in order for XML to be displayed.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.