<?xml version='1.0' encoding='UTF-8'?>

<xsd:schema 
    attributeFormDefault='unqualified'
    elementFormDefault='qualified' 
    targetNamespace='http://www.it.ojp.gov/jxdm/3.0/proxy/dod_misc/1.0' 
    xmlns='http://www.it.ojp.gov/jxdm/3.0/proxy/dod_misc/1.0' 
    xmlns:dod='http://www.it.ojp.gov/jxdm/dod_misc/1.0' 
    xmlns:j='http://www.it.ojp.gov/jxdm/3.0' 
    xmlns:xsd='http://www.w3.org/2001/XMLSchema'
  >

  <xsd:import schemaLocation='../../../../dod_misc/1.0/dod_misc.xsd' namespace='http://www.it.ojp.gov/jxdm/dod_misc/1.0' />
  <xsd:import schemaLocation='../../../jxdm.xsd' namespace='http://www.it.ojp.gov/jxdm/3.0' />

<!--Define Types-->
  <xsd:complexType name='SecurityLevelCodeType'>
    <xsd:simpleContent>
      <xsd:extension base='dod:SecurityLevelCodeType'>
          <xsd:attributeGroup ref='j:SuperTypeMetadata' />
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:schema>
