Difference between revisions of "DTr1 URL"

(Automated ADBot page content)
(Automated ADBot page content)
Line 2: Line 2:
 
=URL Universal Resource Locator=
 
=URL Universal Resource Locator=
 
{| class="artdecorwiki"
 
{| class="artdecorwiki"
! Datatype Release 1 !! Realm  
+
! style="text-align:left;" | Datatype Release 1 !! Realm  
|-URL ||   
+
|-
|}==Registered Attributes and Child Elements==
+
| style="height:30px; vertical-align:middle;" | URL || style="vertical-align:middle;" |   
 +
|}
 +
 
 +
==Registered Attributes and Child Elements==
 
{| class="artdecorwiki"
 
{| class="artdecorwiki"
 
! @Attribute / Element !! Cardinality !! Datatype  
 
! @Attribute / Element !! Cardinality !! Datatype  

Revision as of 11:33, 23 July 2017

URL Universal Resource Locator

Datatype Release 1 Realm
URL

Registered Attributes and Child Elements

@Attribute / Element Cardinality Datatype
@value   optional   st
@nullFlavor   optional   cs

Core Schematron Rules (CSR)

The following rules are defined in the base core schematrons.

Check-circle.svg Rule ID: URL

Extends Rule(s): ANY

Constraints

  • Alert.png dtr1-1-URL: elements of type URL SHALL have a @value attribute.
  • Alert.png dtr1-2-URL: @value must be a valid URI, e.g. '<value-of select="iri-to-uri(@value)"/>'.

Additional Strict Schematron Rules (SSR)

The following rules are defined in the strict mode of core schematrons.

Check-circle.svg Constraints
  • Alert.png dtr1-4-URL: [RIM-001] <value-of select="$name"/> SHALL NOT have nullFlavor, if there are other <value-of select="$name"/> elements which are not null
  • Alert.png dtr1-5-URL: [RIM-002] <value-of select="$name"/> (<value-of select="$value"/>) SHALL be distinct