Definition Type: Attribute
Name: arcrole
Namespace: http://www.w3.org/1999/xlink
Type: anyURI:http://www.w3.org/2001/XMLSchema
Containing Schema: xlink-2003-12-31.xsd
ContentType Restriction
Collapse XSD Schema Diagram:
XSD Diagram of arcrole in schema xlink-2003-12-31_xsd (XBRL eXtensible Business Reporting Language)
Collapse XSD Schema Code:
<attribute name="arcrole">
    <simpleType>
        <annotation>
            <documentation>
	      A URI with a minimum length of 1 character.
	      </documentation>
        </annotation>
        <restriction base="anyURI">
            <minLength value="1" />
        </restriction>
    </simpleType>
</attribute>
Collapse Facets:
Facet Value
MinLength 1