<?xml version='1.0'?>
<rdf:RDF
     xmlns:rdfs='http://www.w3.org/2000/01/rdf-schema#'
     xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
     xmlns:owl='http://www.w3.org/2002/07/owl#'
     xmlns:dc='http://purl.org/dc/elements/1.1/'
     >
   <owl:Class rdf:ID='Exemplar'>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#Label'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#Name'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#Description'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#RelationsInfoset'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#ModelStructureInfoset'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#FactTableInfoset'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
     <rdfs:subClassOf>
        <owl:Restriction>
           <owl:onProperty rdf:resource='#Instance'/>
           <owl:allValuesFrom rdf:resource='http://www.w3.org/2001/XMLSchema#string'/>
        </owl:Restriction>
     </rdfs:subClassOf>
   </owl:Class>
   <Exemplar rdf:ID='http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/CompleteFlatSet'>
     <Label rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>Complete Flat Set</Label>
     <Name rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>CompleteFlatSet</Name>
     <Description rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>A set of members, no root member, no aggregation</Description>
     <RelationsInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP01-CompleteFlatSet/CompleteFlatSet_Relations.xml</RelationsInfoset>
     <ModelStructureInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP01-CompleteFlatSet/CompleteFlatSet_ModelStructure.xml</ModelStructureInfoset>
     <FactTableInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP01-CompleteFlatSet/CompleteFlatSet_FactTable.xml</FactTableInfoset>
     <Instance rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP01-CompleteFlatSet/CompleteFlatSet-SampleInstance.xml</Instance>
     <dc:title>Complete Flat Set</dc:title>
     <rdfs:subClassOf>http://www.xbrlsite.com/DigitalFinancialReporting/Ontologies/US-GAAP-LogicalModel.xml#Exemplar</rdfs:subClassOf>
   </Exemplar>
   <Exemplar rdf:ID='http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/SimpleFlatAggregation'>
     <Label rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>Simple Flat Aggregation</Label>
     <Name rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>SimpleFlatAggregation</Name>
     <Description rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>A set of members, with aggregation, therefore MUST have root member.</Description>
     <RelationsInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP02-SimpleFlatAggregation/SimpleFlatAggregation_Relations.xml</RelationsInfoset>
     <ModelStructureInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP02-SimpleFlatAggregation/SimpleFlatAggregation_ModelStructure.xml</ModelStructureInfoset>
     <FactTableInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP02-SimpleFlatAggregation/SimpleFlatAggregation_FactTable.xml</FactTableInfoset>
     <Instance rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP02-SimpleFlatAggregation/SimpleFlatAggregation-SampleInstance.xml</Instance>
     <dc:title>Simple Flat Aggregation</dc:title>
     <rdfs:subClassOf>http://www.xbrlsite.com/DigitalFinancialReporting/Ontologies/US-GAAP-LogicalModel.xml#Exemplar</rdfs:subClassOf>
   </Exemplar>
   <Exemplar rdf:ID='http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/NestedMemberAggregation'>
     <Label rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>Nested Member Aggregation</Label>
     <Name rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>NestedMemberAggregation</Name>
     <Description rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>A set of members, with aggregation, also has nested aggregation. Region and country are represented using one characteristic.</Description>
     <RelationsInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP03-NestedMemberAggregation/NestedMemberAggregation_Relations.xml</RelationsInfoset>
     <ModelStructureInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP03-NestedMemberAggregation/NestedMemberAggregation_ModelStructure.xml</ModelStructureInfoset>
     <FactTableInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP03-NestedMemberAggregation/NestedMemberAggregation_FactTable.xml</FactTableInfoset>
     <Instance rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP03-NestedMemberAggregation/NestedMemberAggregation-SampleInstance.xml</Instance>
     <dc:title>Nested Member Aggregation</dc:title>
     <rdfs:subClassOf>http://www.xbrlsite.com/DigitalFinancialReporting/Ontologies/US-GAAP-LogicalModel.xml#Exemplar</rdfs:subClassOf>
   </Exemplar>
   <Exemplar rdf:ID='http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/MultipleCharacteristics'>
     <Label rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>Multiple Characteristics</Label>
     <Name rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>MultipleCharacteristics</Name>
     <Description rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>A set of members, with aggregation, also has nested aggregation. Region and country are represented using two characteristics. (Note that the meaning of the information did not change, only the representation method.)</Description>
     <RelationsInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP05-MultipleCharacteristics/MultipleCharacteristics_Relations.xml</RelationsInfoset>
     <ModelStructureInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP05-MultipleCharacteristics/MultipleCharacteristics_ModelStructure.xml</ModelStructureInfoset>
     <FactTableInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP05-MultipleCharacteristics/MultipleCharacteristics_FactTable.xml</FactTableInfoset>
     <Instance rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP05-MultipleCharacteristics/MultipleCharacteristics-SampleInstance.xml</Instance>
     <dc:title>Multiple Characteristics</dc:title>
     <rdfs:subClassOf>http://www.xbrlsite.com/DigitalFinancialReporting/Ontologies/US-GAAP-LogicalModel.xml#Exemplar</rdfs:subClassOf>
   </Exemplar>
   <Exemplar rdf:ID='http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/ExplicitCharacteristics'>
     <Label rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>Explicit Characteristics</Label>
     <Name rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>ExplicitCharacteristics</Name>
     <Description rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>A set of members, with aggregation, all characteristics are explicitly provided (rather then implied). Shows intersections between multiple tables where conflicts do NOT exist. (i.e. dimension defaults are not necessary)</Description>
     <RelationsInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP06-ExplicitCharacteristics/ExplicitCharacteristics_Relations.xml</RelationsInfoset>
     <ModelStructureInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP06-ExplicitCharacteristics/ExplicitCharacteristics_ModelStructure.xml</ModelStructureInfoset>
     <FactTableInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP06-ExplicitCharacteristics/ExplicitCharacteristics_FactTable.xml</FactTableInfoset>
     <Instance rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP06-ExplicitCharacteristics/ExplicitCharacteristics-SampleInstance.xml</Instance>
     <dc:title>Explicit Characteristics</dc:title>
     <rdfs:subClassOf>http://www.xbrlsite.com/DigitalFinancialReporting/Ontologies/US-GAAP-LogicalModel.xml#Exemplar</rdfs:subClassOf>
   </Exemplar>
   <Exemplar rdf:ID='http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/IntersectingTables'>
     <Label rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>Intersecting Tables</Label>
     <Name rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>IntersectingTables</Name>
     <Description rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>A set of members, with aggregation, all characteristics are explicitly provided (rather then implied). Shows intersections between multiple tables where conflicts would exist if dimension defaults are not used.</Description>
     <RelationsInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP07-IntersectingTables/IntersectingTables_Relations.xml</RelationsInfoset>
     <ModelStructureInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP07-IntersectingTables/IntersectingTables_ModelStructure.xml</ModelStructureInfoset>
     <FactTableInfoset rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP07-IntersectingTables/IntersectingTables_FactTable.xml</FactTableInfoset>
     <Instance rdf:datatype='http://www.w3.org/2001/XMLSchema#string'>http://www.xbrlsite.com/DigitalFinancialReporting/MemberArrangementPatterns/2013-05-15/MAP07-IntersectingTables/IntersectingTables-SampleInstance.xml</Instance>
     <dc:title>Intersecting Tables</dc:title>
     <rdfs:subClassOf>http://www.xbrlsite.com/DigitalFinancialReporting/Ontologies/US-GAAP-LogicalModel.xml#Exemplar</rdfs:subClassOf>
   </Exemplar>
</rdf:RDF>
