Skip to content

Instantly share code, notes, and snippets.

@hartsock
Created August 10, 2013 02:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hartsock/6198781 to your computer and use it in GitHub Desktop.
Save hartsock/6198781 to your computer and use it in GitHub Desktop.
Contents for reflect-messagetypes.xsd and reflect-types.xsd ... if a *single* character is out of place (even invisible characters) then the parser will fail with a cryptic error like <something>:2:79 where <something> is the filename the parser *thinks* its looking at (may not be real), the line number and the column number where the parser fai…
<?xml version="1.0" encoding="UTF-8"?>
<schema targetNamespace="urn:reflect" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
</schema>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment