Created by: SEC Office of Structured Disclosure
The arcroleURI attribute of a link:arcroleType element must begin with the same {scheme} and {authority} parts as the targetNamespace attribute. For example, in a schema with a targetNamespace attribute http://abcinc.com/20090229, the string http://abcinc.com/ must start the arcroleURI attribute of any link:arcroleType.
The arcroleURI attribute should be considered permanent, to be used in future submissions.
In a link:arcroleType declaration the arcroleURI attribute should end with "/arcrole/" followed by a mnemonic name. For example,
<link:arcroleType @arcroleURI="http://abcinc.com/arcrole/SpecialRelationship"> ... </link:arcroleType> REMARK: This applies only to company extension schemas. In principle a standard taxonomy schema could violate this, but there are no
such taxonomy schemas and so no 'good' variation. REMARK: An arcrole definition should not have to match the same pattern as presentation definitions, but we do so in this testcase to
avoid spurious errors.Restrictions on the arcroleURI attribute.
Number | Name | Description | References | Data Inputs | Result Outputs | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
_000gd | 6.7.13 Arcrole authority in standard taxonomy, GOOD. | Arcrole authority in standard taxonomy, GOOD. | 11004 |
|
|
||||||||||||||||||
_001ng | 6.7.13 Arcrole authority does not match targetNamespace, NOGOOD. | Arcrole authority does not match targetNamespace, NOGOOD. | 11004 |
|
|
||||||||||||||||||
_002ng | 6.7.13 ArcroleType should end with /arcrole/{mnemonic name}, NOGOOD. | ArcroleType should end with /arcrole/{mnemonic name}, NOGOOD. | 11004 |
|
|