<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema targetNamespace="http://www.ncsconline.com/reference/ProtectionOrder" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:doc="http://www.ncsconline.com/reference/ProtectionOrder" xmlns:j="http://www.it.ojp.gov/jxdm/3.0.2" xmlns:nc="http://www.ncsconline.com/reference/1.0">
  <xsd:import namespace="http://www.it.ojp.gov/jxdm/3.0.2" schemaLocation="./jxdm/3.0.2/jxdm.xsd"/>
  <xsd:import namespace="http://www.ncsconline.com/reference/1.0" schemaLocation="./nc.xsd"/>
  <xsd:element name="ProtectionOrder" type="doc:ProtectionOrderType"/>
  <xsd:complexType name="ProtectionOrderType">
    <xsd:annotation>
      <xsd:documentation>The goal of this message is to apply the data fields created by Project Passport to improve recognition and enforcement of orders of protection within and between states and tribes by encouraging states to adopt a recognizable first page for orders of protection (i.e., by including common elements and format).  This protection order schema is for both amended, temporary and permanent orders.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
      <xsd:extension base="j:DocumentType">
        <xsd:sequence>
          <xsd:element ref="j:Case"/>
          <xsd:element ref="nc:CaseDefendantParty.Person"/>
          <xsd:element ref="nc:CaseRespondentParty.Person"/>
          <xsd:element ref="nc:CourtOrderIssueTime"/>
          <xsd:element ref="nc:CourtOrderIssuingJudicialOfficial"/>
          <xsd:element ref="j:CourtOrderRequestActor.Organization"/>
          <xsd:element ref="nc:CourtOrderRequestActor.Person"/>
          <xsd:element ref="j:DocumentDescriptiveMetadata"/>
          <xsd:element ref="nc:ProtectionOrder"/>
          <xsd:element ref="j:Submission"/>
          <xsd:element ref="j:Vehicle"/>
          <xsd:element ref="nc:Victim.Person"/>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:schema>
