Definition Type: ComplexType
Name: ConditionalReleaseType
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Type: nc:ReleaseType
Containing Schema: jxdm.xsd
Abstract
Documentation:
A data type for a release of a person or item from confinement, holding, or obligation, that is dependent upon certain conditions being met.
Collapse XSD Schema Diagram:
Drilldown into ConditionalReleaseSupportText in schema jxdm_xsd Drilldown into ConditionalReleaseRevokedReasonText in schema jxdm_xsd Drilldown into ConditionalReleaseRevokedDate in schema jxdm_xsd Drilldown into ConditionalReleaseProjectedDate in schema jxdm_xsd Drilldown into ConditionalReleaseOppositionText in schema jxdm_xsd Drilldown into ConditionalReleaseExpirationDate in schema jxdm_xsd Drilldown into ConditionalReleaseCondition in schema jxdm_xsd Drilldown into ReleaseSupervisor in schema niem-core_xsd Drilldown into ReleaseToLocation in schema niem-core_xsd Drilldown into ReleaseRecipient in schema niem-core_xsd Drilldown into ReleaseProperty in schema niem-core_xsd Drilldown into ReleaseIssuer in schema niem-core_xsd Drilldown into ReleaseFromLocation in schema niem-core_xsd Drilldown into ReleasePerson in schema niem-core_xsd Drilldown into ActivityDisposition in schema niem-core_xsd Drilldown into ActivityReasonText in schema niem-core_xsd Drilldown into ActivityStatus in schema niem-core_xsd Drilldown into ActivityName in schema niem-core_xsd Drilldown into ActivityDescriptionText in schema niem-core_xsd Drilldown into ActivityDateRepresentation in schema niem-core_xsd Drilldown into ActivityCategoryText in schema niem-core_xsd Drilldown into ActivityIdentification in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsd Drilldown into ActivityType in schema niem-core_xsd Drilldown into ReleaseType in schema niem-core_xsdXSD Diagram of ConditionalReleaseType in schema jxdm_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="ConditionalReleaseType">
    <xsd:annotation>
        <xsd:documentation>A data type for a release of a person or item from confinement, holding, or obligation, that is dependent upon certain conditions being met.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="ReleaseType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="nc:ReleaseType">
            <xsd:sequence>
                <xsd:element ref="j:ConditionalReleaseCondition" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:ConditionalReleaseExpirationDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:ConditionalReleaseOppositionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:ConditionalReleaseProjectedDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:ConditionalReleaseRevokedDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:ConditionalReleaseRevokedReasonText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:ConditionalReleaseSupportText" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActivityIdentification nc:ActivityIdentification 0 unbounded
ActivityCategoryText nc:ActivityCategoryText 0 unbounded
ActivityDateRepresentation nc:ActivityDateRepresentation 0 unbounded
ActivityDescriptionText nc:ActivityDescriptionText 0 unbounded
ActivityName nc:ActivityName 0 unbounded
ActivityStatus nc:ActivityStatus 0 unbounded
ActivityReasonText nc:ActivityReasonText 0 unbounded
ActivityDisposition nc:ActivityDisposition 0 unbounded
ReleasePerson nc:ReleasePerson 0 unbounded
ReleaseFromLocation nc:ReleaseFromLocation 0 unbounded
ReleaseIssuer nc:ReleaseIssuer 0 unbounded
ReleaseProperty nc:ReleaseProperty 0 unbounded
ReleaseRecipient nc:ReleaseRecipient 0 unbounded
ReleaseToLocation nc:ReleaseToLocation 0 unbounded
ReleaseSupervisor nc:ReleaseSupervisor 0 unbounded
ConditionalReleaseCondition j:ConditionalReleaseCondition 0 unbounded
ConditionalReleaseExpirationDate j:ConditionalReleaseExpirationDate 0 unbounded
ConditionalReleaseOppositionText j:ConditionalReleaseOppositionText 0 unbounded
ConditionalReleaseProjectedDate j:ConditionalReleaseProjectedDate 0 unbounded
ConditionalReleaseRevokedDate j:ConditionalReleaseRevokedDate 0 unbounded
ConditionalReleaseRevokedReasonText j:ConditionalReleaseRevokedReasonText 0 unbounded
ConditionalReleaseSupportText j:ConditionalReleaseSupportText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree:
Collapse References:
j:ConditionalRelease, j:SupervisionConditionalRelease