Definition Type: AttributeGroup
Name: resourceLink
Namespace: http://niem.gov/niem/external/w3c-xlink/1.0/dhs-gmo/1.0.0
Containing Schema: xlinks.xsd
Collapse XSD Schema Diagram:
Drilldown into label in schema xlinks_xsd Drilldown into title in schema xlinks_xsd Drilldown into role in schema xlinks_xsd Drilldown into type in schema xlinks_xsdXSD Diagram of resourceLink in schema xlinks_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attributeGroup name="resourceLink">
    <attribute name="type" type="string" fixed="resource" form="qualified" />
    <attribute ref="xlink:role" use="optional" />
    <attribute ref="xlink:title" use="optional" />
    <attribute ref="xlink:label" use="optional" />
</attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
role xlink:role Optional
title xlink:title Optional
label xlink:label Optional