Skip to content

Instantly share code, notes, and snippets.

@utecht
Created June 30, 2015 15:01
Show Gist options
  • Save utecht/ad018d53711a76254a2f to your computer and use it in GitHub Desktop.
Save utecht/ad018d53711a76254a2f to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
xmlns:ns1="http://www.w3.org/2001/"
xmlns:nc="http://release.niem.gov/niem/niem-core/3.0/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
>
<nc:PersonName rdf:nodeID="Ncac1f6db5f7d4e00a3f92a41d118dcde">
<nc:PersonSurName>Jarosz</nc:PersonSurName>
<nc:PersonGivenName>Quasar</nc:PersonGivenName>
<ns1:XMLSchema-instanceschemaLocation>http://release.niem.gov/niem/niem-core/3.0/ niem/niem-core/3.0/niem-core.xsd </ns1:XMLSchema-instanceschemaLocation>
<nc:PersonMiddleName>Allen</nc:PersonMiddleName>
</nc:PersonName>
</rdf:RDF>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment