Schema Central > NIEM 2.1 > cbrn.xsd > cbrn:CaseSet
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:CaseSet

A set of cases that are related in some manner.

Element information

Type: cbrn:CaseSetType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Sample instance

<cbrn:CaseSet>
   <cbrn:CaseOfInterestUUID>string</cbrn:CaseOfInterestUUID>
   <cbrn:CaseSetQuantity>1</cbrn:CaseSetQuantity>
   <cbrn:RelatedCase>
      <cbrn:RelationshipBeginDateTime>2000-01-01T12:00:00</cbrn:RelationshipBeginDateTime>
      <cbrn:RelationshipEndDateTime>2000-01-01T12:00:00</cbrn:RelationshipEndDateTime>
      <cbrn:RelatedCaseUUID>string</cbrn:RelatedCaseUUID>
      <cbrn:CaseRelationshipKindCode>Child</cbrn:CaseRelationshipKindCode>
      <cbrn:CaseRelationshipDescriptionText>string</cbrn:CaseRelationshipDescriptionText>
   </cbrn:RelatedCase>
</cbrn:CaseSet>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com