CaseIdentificationType (complexType)

DDI

Describes the information needed to identify an individual case within a record type.

Source

  <xs:complexType name="CaseIdentificationType">  <xs:sequence>  <xs:element ref="VariableSpecificationReference" maxOccurs="unbounded">  </xs:element>  </xs:sequence>  </xs:complexType>