diagram | ![]() |
||||||||||||||||||||||
namespace | http://niem.gov/niem/domains/jxdm/4.0 | ||||||||||||||||||||||
type | extension of s:AugmentationType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | j:CaseCharge | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xsd:complexType name="CaseAugmentationType"> <xsd:annotation> <xsd:appinfo> <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="AugmentationType"/> </xsd:appinfo> </xsd:annotation> <xsd:complexContent> <xsd:extension base="s:AugmentationType"> <xsd:sequence> <xsd:element ref="j:CaseCharge" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |