<?xml version="1.0" encoding="UTF-8"?>
<UMLProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xmlns:fn="http://www.w3.org/2005/xpath-functions"
            xmlns:xslt="http://modelDrivenSolutions.org/2007/XSL/Transform/target"
            xmlns:xmi="http://schema.omg.org/spec/XMI/2.1"
            xmlns:xsd="http://www.w3.org/2001/XMLSchema"
            xmlns:uml="http://www.eclipse.org/uml2/2.0.0/UML"
            profiletype="uml2">
   <Documentation id="CodeProfile" name="CodeProfile" version="1.0" notes="CodeProfile"/>
   <Content>
      <Stereotypes>
         <Stereotype name="Java" notes="" generalizes="Code">
            <AppliesTo>
               <Apply type="Comment"/>
            </AppliesTo>
         </Stereotype>
         <Stereotype name="XSLT" notes="" generalizes="Code">
            <AppliesTo>
               <Apply type="Comment"/>
            </AppliesTo>
         </Stereotype>
         <Stereotype name="XPATH" notes="" generalizes="Code">
            <AppliesTo>
               <Apply type="Comment"/>
            </AppliesTo>
         </Stereotype>
         <Stereotype name="HTML" notes="" generalizes="Code">
            <AppliesTo>
               <Apply type="Comment"/>
            </AppliesTo>
         </Stereotype>
         <Stereotype name="xQuery" notes="" generalizes="Code">
            <AppliesTo>
               <Apply type="Comment"/>
            </AppliesTo>
         </Stereotype>
         <Stereotype name="OCL" notes="" generalizes="Code">
            <AppliesTo>
               <Apply type="Comment"/>
            </AppliesTo>
         </Stereotype>
         <Stereotype name="Code" notes="">
            <AppliesTo>
               <Apply type="Comment"/>
            </AppliesTo>
            <TaggedValues>
               <Tag name="codeuri" type="String" description="" unit="" values="" default=""/>
               <Tag name="ordering" type="" description="" unit="" values="" default=""/>
            </TaggedValues>
         </Stereotype>
         <Stereotype name="Assertion" notes="" generalizes="Code">
            <AppliesTo>
               <Apply type="Comment"/>
            </AppliesTo>
         </Stereotype>
      </Stereotypes>
   </Content>
</UMLProfile>
