Attributes required to declare a simple link. |
Complex Types | xces:linkType, xces:parType, xces:respStmtLinkType |
Element | xces:publicationStmtLink |
<xs:attributeGroup name="simpleLinkAtts"> <xs:annotation> <xs:documentation xml:lang="en">Attributes required to declare a simple link.</xs:documentation> </xs:annotation> <xs:attribute ref="xlink:type" fixed="simple"/> <xs:attribute ref="xlink:href" use="optional"/> </xs:attributeGroup> |