Definition Type: ComplexType
Name: BondType
Namespace: http://niem.gov/niem/domains/jxdm/4.0
Type: nc:ActivityType
Containing Schema: jxdm.xsd
Abstract
Documentation:
A data type for an agreement between a bondsman and a subject in which a bondsman pays the subject's bail or portion of the bail in exchange for certain conditions.
Collapse XSD Schema Diagram:
Drilldown into BondTerminationCategoryText in schema jxdm_xsd Drilldown into BondTerminationDate in schema jxdm_xsd Drilldown into BondSuretyName in schema jxdm_xsd Drilldown into BondRevokeDate in schema jxdm_xsd Drilldown into BondPaymentDescriptionText in schema jxdm_xsd Drilldown into BondIssuerEntity in schema jxdm_xsd Drilldown into BondConditionDescriptionText in schema jxdm_xsd Drilldown into BondAmount in schema jxdm_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_xsdXSD Diagram of BondType in schema jxdm_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="BondType">
    <xsd:annotation>
        <xsd:documentation>A data type for an agreement between a bondsman and a subject in which a bondsman pays the subject's bail or portion of the bail in exchange for certain conditions.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="ActivityType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="nc:ActivityType">
            <xsd:sequence>
                <xsd:element ref="j:BondAmount" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:BondConditionDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:BondIssuerEntity" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:BondPaymentDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:BondRevokeDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:BondSuretyName" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:BondTerminationDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="j:BondTerminationCategoryText" 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
BondAmount j:BondAmount 0 unbounded
BondConditionDescriptionText j:BondConditionDescriptionText 0 unbounded
BondIssuerEntity j:BondIssuerEntity 0 unbounded
BondPaymentDescriptionText j:BondPaymentDescriptionText 0 unbounded
BondRevokeDate j:BondRevokeDate 0 unbounded
BondSuretyName j:BondSuretyName 0 unbounded
BondTerminationDate j:BondTerminationDate 0 unbounded
BondTerminationCategoryText j:BondTerminationCategoryText 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:BailPostedBond, j:Bond