| diagram | ![]() |
||
| children | CodificationSystem Code | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="CodificationType"> <xs:annotation> <xs:documentation>CodificationSystem (non restricted list) and Code expressed in CodificationSystem</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="CodificationSystem" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Codification system used.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Code" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="en">Value of code in CodificationSystem</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="CodificationSystem" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">Codification system used.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| type | xs:string | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:element name="Code" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="en">Value of code in CodificationSystem</xs:documentation> </xs:annotation> </xs:element> |