diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://dcjs.state.ny.us/psireport/niem/extension/V1-0 | ||||||||||||||||||||||||||||||
type | extension of s:ComplexObjectType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | j:Arrest j:CaseCourt j:ConditionalReleaseCondition j:SupervisionViolationText nc:Case nysj:SummaryText | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="LegalHistoryDetailType"> <xsd:annotation> <xsd:documentation>A data type for a subject's Legal History detail</xsd:documentation> <xsd:appinfo> <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object"/> </xsd:appinfo> </xsd:annotation> <xsd:complexContent> <xsd:extension base="s:ComplexObjectType"> <xsd:sequence> <xsd:element ref="j:Arrest" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="j:CaseCourt" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="j:ConditionalReleaseCondition" minOccurs="0"/> <xsd:element ref="j:SupervisionViolationText" minOccurs="0"/> <xsd:element ref="nc:Case" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="nysj:SummaryText" minOccurs="0"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |