Last active
October 13, 2015 22:58
-
-
Save magicaltrevor/4268607 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<catalog xmlns="http://acalog.com/catalog/1.0" xmlns:h="http://www.w3.org/1999/xhtml" xmlns:a="http://www.w3.org/2005/Atom" xmlns:xi="http://www.w3.org/2001/XInclude" id="acalog-catalog-11" > | |
<programs> | |
<program id="acalog-program-6595" > | |
<a:title xmlns:a="http://www.w3.org/2005/Atom" >Test Xinclude</a:title> | |
<code/> | |
<parent xmlns:xi="http://www.w3.org/2001/XInclude" > | |
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" xi:xpointer="xmlns(c=http://acalog.com/catalog/1.0) xpointer((//c:hierarchy/c:entity[@id='acalog-entity-763']))" > | |
<xi:fallback>Eastern Michigan University</xi:fallback> | |
</xi:include> | |
</parent> | |
<type xmlns:xi="http://www.w3.org/2001/XInclude" > | |
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" xi:xpointer="xmlns(c=http://acalog.com/catalog/1.0) xpointer((//c:types//c:type[@id='acalog-no-type']))" /> | |
</type> | |
<type xmlns:xi="http://www.w3.org/2001/XInclude" > | |
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" xi:xpointer="xmlns(c=http://acalog.com/catalog/1.0) xpointer((//c:types//c:type[@id='acalog-no-type']))" /> | |
</type> | |
<a:content xmlns:a="http://www.w3.org/2005/Atom" xmlns:h="http://www.w3.org/1999/xhtml" > | |
<h:p xmlns:h="http://www.w3.org/1999/xhtml" >general</h:p> | |
</a:content> | |
<cores/> | |
<state> | |
<code>1</code> | |
<name>Active-Visible</name> | |
<parent> | |
<code>1</code> | |
<name>Active-Visible</name> | |
</parent> | |
</state> | |
<created>01/31/2013 12:18:13</created> | |
<modified>01/31/2013 12:18:13</modified> | |
</program> | |
</programs> | |
<hierarchy> | |
<legend> | |
<key id="acalog-entity-type-7" > | |
<name>Institution</name> | |
<localname>Institution</localname> | |
</key> | |
</legend> | |
<entity id="acalog-entity-763" has-description="no" > | |
<type xmlns:xi="http://www.w3.org/2001/XInclude" > | |
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" xi:xpointer="xmlns(c=http://acalog.com/catalog/1.0) xpointer((//c:hierarchy/c:legend/c:key[@id='acalog-entity-type-7']))" > | |
<xi:fallback>No Type</xi:fallback> | |
</xi:include> | |
</type> | |
<a:title xmlns:a="http://www.w3.org/2005/Atom" >Eastern Michigan University</a:title> | |
<code/> | |
<state> | |
<code>1</code> | |
<name>Active-Visible</name> | |
</state> | |
<created>09/29/2011 09:53:15</created> | |
<modified>09/29/2011 09:53:15</modified> | |
</entity> | |
</hierarchy> | |
<types> | |
<type id="acalog-no-type" > | |
<title>No Type</title> | |
</type> | |
</types> | |
<status>success</status> | |
</catalog> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment