diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://niem.gov/niem/niem-core/2.0 | ||||||||||||||||||||||||||||||
type | extension of nc:ActivityType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | nc:ActivityCategoryText nc:ActivityDateRepresentation nc:ActivityDescriptionText nc:ActivityName nc:ActivityStatus nc:ActivityDisposition nc:CaseTrackingID nc:CaseDocketID | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="CaseType"> <xsd:annotation> <xsd:appinfo> <i:Base i:name="ActivityType"/> </xsd:appinfo> </xsd:annotation> <xsd:complexContent> <xsd:extension base="nc:ActivityType"> <xsd:sequence> <xsd:element ref="nc:CaseTrackingID" minOccurs="0"/> <xsd:element ref="nc:CaseDocketID" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |