Function parseSource

Returns root tag. The optional 'filename' parameter can be included

so that the SDL document's filename (if any) can be displayed with

any syntax error messages.

Prototype

Tag parseSource(
  string source,
  string filename = null
);

Authors

Copyright

License