Test |
Definition | [Template] Master Definition |
Control | 1..1 |
Test.stringErr |
Definition | Strings with invalid content |
Control | 0..* |
Type | string |
Test.stringCorr |
Definition | Strings with correct content |
Control | 0..* |
Type | string |
Test.booleanErr |
Definition | Booleans with invalid content |
Control | 0..* |
Type | boolean |
Test.booleanCorr |
Definition | Booleans with correct content |
Control | 0..* |
Type | boolean |
Test.integerErr |
Definition | Integers with invalid content |
Control | 0..* |
Type | integer |
Test.integerCorr |
Definition | Integers with correct content |
Control | 0..* |
Type | integer |
Test.decimalErr |
Definition | Decimals with invalid content |
Control | 0..* |
Type | decimal |
Test.decimalCorr |
Definition | Decimals with correct content |
Control | 0..* |
Type | decimal |
Test.b64Err |
Definition | Binaries with invalid content |
Control | 0..* |
Type | base64Binary |
Test.b64Corr |
Definition | Binaries with correct content |
Control | 0..* |
Type | base64Binary |
Test.instantErr |
Definition | Instants with invalid content |
Control | 0..* |
Type | instant |
Test.instantCorr |
Definition | Instants with correct content |
Control | 0..* |
Type | instant |
Test.uriErr |
Definition | Uri's with invalid content |
Control | 0..* |
Type | uri |
Test.uriCorr |
Definition | Uri's with correct content |
Control | 0..* |
Type | uri |
Test.extension |
Definition | See Extensions |
Control | 0..* |
Type | Extension |
Test.text |
Definition | Text summary of resource (for human interpretation) |
Control | 1..1 |
Type | Narrative |