You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested with the XSD and RNG schemas available in the development branch (status of 8 January 2022). The following applies to both schemas.
<demographicDescription> has been added as a required, repeatable subelement of <demographicDescriptions>
It follows the same content model as the other singular elements, i.e.
It requires a <term> element to be present and allows this to be repeated
It allows for an optional choice between <date>, <dateRange>, and ```
It allows for an optional, repeatable <placeName> element
It allows for an optional, not repeatable <descriptiveNote> element
It includes the optional attributes @audience, @id, @target, @languageOfElement, @scriptOfElement, @conventionDeclarationReference, @maintenanceEventReference, @sourceReference, @localType, @localTypeDeclarationReference, @valueURI, @vocabularySource, and @vocabularySourceURI
It allows for attributes from any other namespace to be included (tested with XLink attributes)
Demographic description
<demographicDescription>
as child element of<demographicDescriptions>
<term>
(1..n)<placeName>
(0..n)<descriptiveNote>
(0..1)<date>
,<dateRange>
,<dateSet>
@audience
@conventationDeclarationReference
@id
@languageOfElement
@localType
@localTypeDeclarationReference
@maintenanceEventReference
@scriptOfElement
@sourceReference
@target
@valueURI
@vocabularySource
@vocabularySourceURI
Creator of issue
Related issues / documents
<demographicDescription>
#277EAD3 Reconciliation
EAC-CPF specific element
Context
new EAC-CPF element
Solution documentation: agreed solution for TL and guidelines
Rephrasing Summary, Description and Usage and Attribute usage needed
Example encoding
The text was updated successfully, but these errors were encountered: