Definition Type: AttributeGroup
Name: arcLink
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 to in schema xlinks_xsd Drilldown into from in schema xlinks_xsd Drilldown into actuate in schema xlinks_xsd Drilldown into show in schema xlinks_xsd Drilldown into title in schema xlinks_xsd Drilldown into arcrole in schema xlinks_xsd Drilldown into type in schema xlinks_xsdXSD Diagram of arcLink in schema xlinks_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<attributeGroup name="arcLink">
    <attribute name="type" type="string" fixed="arc" form="qualified" />
    <attribute ref="xlink:arcrole" use="optional" />
    <attribute ref="xlink:title" use="optional" />
    <attribute ref="xlink:show" use="optional" />
    <attribute ref="xlink:actuate" use="optional" />
    <attribute ref="xlink:from" use="optional" />
    <attribute ref="xlink:to" use="optional" />
</attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
type xlink:type (Optional)
arcrole xlink:arcrole Optional
title xlink:title Optional
show xlink:show Optional
actuate xlink:actuate Optional
from xlink:from Optional
to xlink:to Optional