-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@localTypeDeclarationReference #175
Comments
Tag Library Text: Summary: Use |
Tested as part of Schema Team's schema testing:
The above applies to both schemas, RNG and XSD. @ailie-s the data type has recently changed to IDREFS in order to allow for several IDs to be pointed to within one attribute. |
Yes, I that's correct. |
@SJagodzinski thanks for the confirmation. With this, the attribute is ready. |
Local type declaration reference
Add new optional attribute
@localTypeDeclarationReference
with data type IDREF in all elements alongside the attribute@localType
With
@localTypeDeclarationReference
a direct link to a local type declaration element within cpf/control/localTypeDeclaration can be provided. The attribute should always be used when@localType
is used, in order to link to the local type definition.Creator of issue
Related issues / documents
<agencyCode>:
add attribute@type
#15Add local identifier attribute #45
EAD3 Reconciliation
New EAS attribute
Context
New EAS attribute
Solution documentation: agreed solution for TL and guidelines
Rephrasing Summary, Description and Usage and Attribute usage needed
Data type: IDREF
May occur within:
<abstract>
,<address>
,<addressLine>
,<biogHist>
,<chronItem>
,<chronItemSet>
,<chronList>
,<componentEntry>
,<contact>
,<contactLine>
,<date>
,<dateRange>
,<dateSet>
,<event>
,<existDates>
,<fromDate>
,<function>
,<functions>
,<generalContext>
,<identityId>
,<item>
,<languageUsed>
,<languagesUsed>
,<legalStatus>
,<legalStatuses>
,<list>
,<localControl>
,<localDescription>
,<localDescriptions>
,<mandate>
,<mandates>
,<nameEntry>
,<nameEntrySet>
,<occupation>
,<occupations>
,<otherAgencyCode>
,<otherEntityType>
,<otherRecordId>
,<part>
,<place>
,<placeName>
,<places>
,<relationType>
,<representation>
,<span>
,<targetRole>
,<toDate>
Example encoding
The text was updated successfully, but these errors were encountered: