Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: too much sax, unhelpful

...

Code Block
<item>
  <description>Widget</description>
  <price>500.0</price>
  <quantity>1</quantity><price>1.0</price><quantity>1</quantity>
</item>

...

Noncompliant Code Example

...