[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Costello, Roger L." <costello@m...>
  • To: "xml-dev@l..." <xml-dev@l...>
  • Date: Tue, 1 Jan 2013 19:43:35 +0000

Hi Folks,

 

I have an XML Schema in which I declared this element:

 

        <xs:element name="W" type="xs:string" />

 

What does that element declaration really mean?

 

Does it mean that in an instance document I may only have this:

 

    <W>...</W>

 

Suppose I italicize the element name:

 

    <W>...</W>

 

Suppose I italicize the element name and make it BIG:

 

    <W>...</W>

 

Suppose I make the start tag BIG but the end tag small:

 

    <W>...</W>

 

Suppose I display the element name in Magneto font:

 

    <W>...</W>

 

How about Old English font:

 

    <W>...</W>

 

They are all equivalent:

 

    <W>...</W>

    <W>...</W>

    <W>...</W>

    <W>...</W>

    <W>...</W>

    <W>...</W>

 

Neat!

 

/Roger

 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member