<?xml version="1.0" encoding="UTF-8"?>
<query:QueryRequest
    federated="false"
    startIndex="0"
    maxResults="-1"
    id="urn:uuid:45a18ee1-48e5-4b1c-839e-fb129d9aa0c6"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns="urn:oasis:names:tc:ebxml-regrep:xsd:rim:4.0"
    xmlns:query="urn:oasis:names:tc:ebxml-regrep:xsd:query:4.0"
    xmlns:wsa="http://www.w3.org/2005/08/addressing"
    xmlns:lcm="urn:oasis:names:tc:ebxml-regrep:xsd:lcm:4.0"
    xmlns:spi="urn:oasis:names:tc:ebxml-regrep:xsd:spi:4.0"
    xmlns:rs="urn:oasis:names:tc:ebxml-regrep:xsd:rs:4.0"
    xsi:schemaLocation="urn:oasis:names:tc:ebxml-regrep:xsd:query:4.0  ../../xsd/query.xsd"
    >
    <query:ResponseOption returnType="LeafClassWithRepositoryItem" returnComposedObjects="true"/>
    <query:Query queryDefinition="urn:oasis:names:tc:ebxml-regrep:query:GetChildrenByParentId">
        <Slot name="parentId">
            <SlotValue xsi:type="StringValueType">
                <Value>urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:ExtrinsicObject:XML:XMLSchema</Value>
            </SlotValue>
        </Slot>
        <Slot name="objectType">
            <SlotValue xsi:type="StringValueType">
                <Value>ClassificationScheme</Value>
            </SlotValue>
        </Slot>
    </query:Query>
</query:QueryRequest>
