Skip to content

Instantly share code, notes, and snippets.

@BrandonMathis
Created September 8, 2011 14:16
Show Gist options
  • Save BrandonMathis/1203503 to your computer and use it in GitHub Desktop.
Save BrandonMathis/1203503 to your computer and use it in GitHub Desktop.
Example exported XML
<CCOMData xmlns="http://www.mimosa.org/osa-eai/v3-2-3-RC8/xml/CCOM-ML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Entity xsi:type="Enterprise">
<GUID>eaf1e000-d986-11e0-9572-0800200c9a66</GUID>
<IDInInfoSource>1029</IDInInfoSource>
<Tag>IOM-OG</Tag>
<Name>IOM-OG</Name>
<LastEdited>2009-07-03T13:30:00</LastEdited>
<Status>1</Status>
<Type>
<GUID>f1984c50-d986-11e0-9572-0800200c9a66</GUID>
<IDInInfoSource>0000000000000000.2.3</IDInInfoSource>
<Tag>For-profit Corporation</Tag>
<Name>For-profit Corporation</Name>
</Type>
<EquivalentSegment>
<GUID>9810212C-DA5C-11E0-97F8-A4F54724019B</GUID>
<Status>1</Status>
<Type>
<GUID>f1984c50-d986-11e0-9572-0800200c9a66</GUID>
<IDInInfoSource>0000000000000000.2.3</IDInInfoSource>
<Tag>For-profit Corporation</Tag>
<Name>For-profit Corporation</Name>
</Type>
</EquivalentSegment>
<ControlledSite>
<GUID>f8f18de0-d986-11e0-9572-0800200c9a66</GUID>
<IDInInfoSource>0000040500000001</IDInInfoSource>
<Tag>IOM-OG Office</Tag>
<Name>IOM-OG Office</Name>
<LastEdited>2009-07-06T18:00:00</LastEdited>
<Status>1</Status>
<Type>
<GUID>d99b1a17-ed17-4375-9e82-ccb99481dd8a</GUID>
<IDInInfoSource>0000000000000000.2.2</IDInInfoSource>
<Tag>Office Building</Tag>
</Type>
<EquivalentSegment>
<GUID>02c28630-d987-11e0-9572-0800200c9a66</GUID>
<Status>1</Status>
<Type>
<GUID>d99b1a17-ed17-4375-9e82-ccb99481dd8a</GUID>
<IDInInfoSource>0000000000000000.2.2</IDInInfoSource>
<Tag>Office Building</Tag>
</Type>
</EquivalentSegment>
<RegisteredInfoSource>
<GUID>02c28630-d987-11e0-9572-0800200cbbb</GUID>
<IDInInfoSource>0000040500000001.1</IDInInfoSource>
<Tag>IOM-OG Register System</Tag>
<Name>IOM-OG Register System</Name>
<LastEdited>2010-02-06T18:00:00</LastEdited>
<Status>1</Status>
</RegisteredInfoSource>
</ControlledSite>
</Entity>
<Entity xsi:type="Entity">
<GUID>d37d809b-2ee6-4cea-9dda-77977d543562</GUID>
<Name>request entity name</GUID>
.
.
.
</Entity>
</CCOMData>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment