1 | You have correctly set the TargetNamespace format. This message is just to let you know that the EDGAR Filer's manual states that dates should look like 2009-12-31, but the submission gate will only accept 20091231. | edgar-bp:BrokenSecGateTargetNamespaceFormat |
2 | If an instance that DOES NOT contains facts for the source and target of an effective calculation arc, then the source and target SHOULD appear in effective presentation arcs in the DTS of the instance. | edgar-bp:CalculationConceptMissingFromPresentation |
3 | An element used in a fact or xbrldi:explicitMember NOT in an instance SHOULD have an English standard label in the DTS | edgar-bp:ConceptMissingStandardEnglishLabel |
4 | An element in an extension schema SHOULD participate in at least one effective presentation arc in the DTS | edgar-bp:ConceptNotInPresentation |
5 | An element used in a fact or xbrldi:explicitMember NOT in an instance SHOULD have at most one label for any combination of the xlink:role attribute and the xml:lang attribute in the DTS | edgar-bp:DuplicateConceptLabel |
6 | XBRL linkbase and schema document file names should have the same <Ticker Symbol><more letters>-CCYYMMDD prefix as the instance document. Invalid Document Name: {coyotefn:document-uri($document-root)} | edgar-bp:FileNameFormatNotMatchingInstance |
7 | The xlink:arcrole attribute 'http://xbrl.org/int/dim/arcrole/domain-member' must have no undirected cycles in any Dimensional Relationship Set as defined in XBRL Dimensions 1.0 | edgar-bp:InvalidDomainMemberCycles |
8 | If an element NOT used in an instance is assigned a label in the DTS whose xml:lang attribute does not start with 'en', then the DTS must also contain a link:label for the same element and all other attributes with an xml:lang attribute that starts with 'en'. | edgar-bp:NoCorrespondingEnglishLabel |
9 | If "UTR" in a standard namespace is declared in the DTS of an instance, then the value of each unitRef. attribute on each fact of a type in that registry must refer to a unit declaration consistent with the data type of that fact, where consistency is defined by that registry. | edgar-bp:UnitRegistryViolation |
10 | Filers MUST use the DEI DocumentPeriodEndDate element to tag the document's end date of report or period of filing. | edgar-dei-e:DocumentPeriodEndDate |
11 | Document Type '{$document-type}' is not valid. | edgar-dei-e:DocumentTypeInvalid |
12 | Filers MUST use the DEI DocumentType element to identify the document (form) type that is represented by this document. | edgar-dei-e:DocumentTypeMissing |
13 | Document Type '{$document-type}' is not valid for specified document submission type. | edgar-dei-e:DocumentTypeNotMatchedToSubmissionType |
14 | Filers MUST use the DEI EntityCentralIndexKey element to identify the company's CIK (central index key) code. | edgar-dei-e:EntityCentralIndexKey |
15 | Filers MUST use the DEI EntityRegistrantName element to enter the company's name. | edgar-dei-e:EntityRegistrantName |
16 | The Entity Registrant Name is not recognized | edgar-dei-e:EntityRegistrantNameMismatch |
17 | The contents of the dei:EntityCentralIndexKey fact in the Required Context must equal the content of the xbrli:identifier element in that context. | edgar-dei-e:InvalidEntityCentralIndexKeyContent |
18 | Duration of Required Context does not correspond to dei:DocumentFiscalPeriodFocus | edgar-dei-e:InvalidRequiredContextDuration |
19 | An instance covering a reporting period must contain a Required Context that is an xbrli:context having xbrli:startDate equal to 00:00:00 on the first day of the reporting period and xbrli:endDate equal to 24:00:00 on its last day. | edgar-dei-e:RequiredContextMissing |
20 | The value of dei:DocumentFiscalPeriodFocus is not Q1, Q2, Q3, Q4, or FY | edgar-dei-r:InvalidDocumentFiscalPeriodFocus |
21 | Filers SHOULD use the DEI AmendmentDescription element to give a reason for the amendment. | edgar-dei-w:AmendmentDescription |
22 | Filers MUST use the DEI AmendmentFlag element to indicate the whether the document is an amendment. | edgar-dei-w:AmendmentFlag |
23 | Filers MUST use the DEI CurrentFiscalYearEndDate element to identify the company's fiscal year end date. | edgar-dei-w:CurrentFiscalYearEndDate |
24 | An instance with dei:DocumentType of 10-K, 10-Q, 20-F, or 40-F must have at least one dei:EntityCommonStockSharesOutstanding fact for each class of stock outstanding. | edgar-dei-w:EntityCommonStockSharesOutstanding |
25 | Filers MUST use the DEI EntityCurrentReportingStatus element to indicate whether the company has filed all reports required to be filed by Section 13 or 15(d) during the preceding 12 months and has been subject to such filing requirements for the past 90 days. | edgar-dei-w:EntityCurrentReportingStatus |
26 | Filers MUST use the DEI EntityFilerCategory element to identify whether the filer is a large accelerated filer, accelerated filer, non-accelerated filer, or a smaller reporting company. | edgar-dei-w:EntityFilerCategory |
27 | Filers MUST use the DEI EntityPublicFloat element to disclose the company's public float amount. The value of an EntityPublicFloat fact in an instance will be 0 for an entity that has only public debt. | edgar-dei-w:EntityPublicFloat |
28 | Filers MUST use the DEI EntityVoluntaryFilers element to indicate whether the company is not required to file reports pursuant to Section 13 or 15(d) of the Securities Exchange Act of 1934. | edgar-dei-w:EntityVoluntaryFilers |
29 | Filers MUST use the DEI EntityWellKnownSeasonedIssuer element to indicate whether the company meets the well-known seasoned issuer criteria noted in Rule 405 of Regulation C under the Securities Act of 1933 [17 CFR 230.405]. | edgar-dei-w:EntityWellKnownSeasonedIssuer |
30 | Filers SHOULD NOT use the DEI AmendmentDescription without the DEI AmendementFlag set to 'true' | edgar-dei-w:ExtraneousAmendmentDescription |
31 | The content of an arcroleURI attribute in UTF-8 must not exceed 255 bytes in length. | edgar-e:ArcroleUriTooLong |
32 | The target of an effective arc with an xlink:arcrole attribute equal to 'http://xbrl.org/int/dim/arcrole/notAll' should be the target of an arc with an xlink:arcrole attribute equal to 'http://xbrl.org/int/dim/arcrole/all' in the same base set. | edgar-e:AxisExcludedNotInTable |
33 | The xsd:element substitutionGroup attribute must equal 'xbrldt:dimensionItem' if and only if the name attribute ends with 'Axis'. | edgar-e:AxisIffDimensionItem |
34 | Element link:calculationArc requires an order attribute. | edgar-e:CalculationArcMissingOrderAttribute |
35 | If an instance contains nonempty facts for the source and target of an effective calculation arc, then the source and target must appear in effective presentation arcs in the DTS of the instance. | edgar-e:CalculationConceptMissingFromPresentation |
36 | A calculation may not contain directed cycles (for example, a=b+c; b=d+a) | edgar-e:CalculationCycles |
37 | The content of an xsd:complexType name attribute in UTF-8 must not exceed 200 bytes in length. | edgar-e:ComplexTypeNameTooLong |
38 | An element used in a fact or xbrldi:explicitMember in an instance must have an English standard label in the DTS of that instance. | edgar-e:ConceptMissingStandardEnglishLabel |
39 | An element used in an instance must participate in at least one effective presentation arc in the DTS of that instance. | edgar-e:ConceptNotInPresentation |
40 | The nillable attribute value of an xsd:element must equal 'true'. | edgar-e:ConceptNotNillable |
41 | Do not use the forever period in contexts. | edgar-e:ContextHasPeriodForever |
42 | If the value of attribute xbrldt:targetRole on an effective definition relationship is not empty, then that relationship must have at least one effective consecutive relationship (as defined by the XBRL Dimensions specification). | edgar-e:DanglingConsecutiveRelationship |
43 | Element link:definitionArc requires an order attribute. | edgar-e:DefinitionArcMissingOrderAttribute |
44 | An xsd:element with a type attribute equal to 'xbrli:monetaryItemType' that does not have an xbrli:balance attribute must have a definition that disambiguates its sign. | edgar-e:DisambiguateMonetaryItem |
45 | The xsd:element name attribute must end with 'Domain' or 'Member' if and only if the type attribute equals or is derived from 'domainItemType' in a standard taxonomy schema target namespace. | edgar-e:DomainOrMemberIffDomainItemType |
46 | A DTS must not contain more than one link:arcroleType element with equal values of the arcroleURI attribute. | edgar-e:DuplicateArcroleTypeURI |
47 | An element used in a fact or xbrldi:explicitMember in an instance must have at most one label for any combination of the xlink:role attribute and the xml:lang attribute in the DTS of that instance. | edgar-e:DuplicateConceptLabel |
48 | The name attribute of an xsd:element must not equal any xsd:element name attribute in a standard taxonomy. | edgar-e:DuplicateConceptLocalName |
49 | An instance must not contain duplicate ('s-equal') xbrli:context elements. | edgar-e:DuplicateContext |
50 | The DTS of an instance must have no distinct elements having the same English standard label. | edgar-e:DuplicateEnglishStandardLabel |
51 | Duplicate fact (same concept, context, and units) | edgar-e:DuplicateFact |
52 | A DTS must not contain more than one link:roleType element with equal values of the roleURI attribute. | edgar-e:DuplicateRoleTypeURI |
53 | An instance must not contain duplicate ('s-equal') xbrli:unit elements. | edgar-e:DuplicateUnit |
54 | Each document file name must contain no more than one hyphen (-). Invalid Document Name: {coyotefn:document-uri($document-root)} | edgar-e:EdgarFileNameDuplicateHyphen |
55 | Each document file name must contain exactly one period (.). Invalid Document Name: {coyotefn:document-uri($document-root)} | edgar-e:EdgarFileNameDuplicatePeriod |
56 | Each document file name must contain no more than one underscore (_). Invalid Document Name: {coyotefn:document-uri($document-root)} | edgar-e:EdgarFileNameDuplicateUnderscore |
57 | Each document file name must contain only the following characters: lowercase letters (a-z), numbers (0-9), a period (.), a hyphen (-), or an underscore (_). Invalid Document Name: {coyotefn:document-uri($document-root)} | edgar-e:EdgarFileNameInvalidCharacter |
58 | Each document file name must start with a letter (a-z). Invalid Document Name: {coyotefn:document-uri($document-root)} | edgar-e:EdgarFileNameNotStartAZ |
59 | Each document file name must no longer than 32 characters in length. Invalid Document Name: {coyotefn:document-uri($document-root)} | edgar-e:EdgarFileNameTooManyCharacters |
60 | The content of an xsd:element name attribute in UTF-8 must not exceed 200 bytes in length. | edgar-e:ElementNameTooLong |
61 | Linkbase is empty. Document Name: {coyotefn:document-uri($document-root)} | edgar-e:EmptyLinkbaseDocument |
62 | Non-English Fact requires corresponding fact in English | edgar-e:EnglishFactRequired |
63 | The text of link:label '{$resource}' must not have leading or trailing XML whitespace. | edgar-e:ExtraLabelWhitespace |
64 | Context {$context/@id} MUST be referenced from a fact (or it MUST be removed) | edgar-e:ExtraneousContext |
65 | Every nonempty link:footnote element must be linked to at least one fact. | edgar-e:ExtraneousFootnote |
66 | Fraction item type not allowed | edgar-e:FractionItemTypeNotAllowed |
67 | A label linkbase must not have a definition for an element defined in a standard taxonomy. | edgar-e:IllegalOverrideOfStandardDescription |
68 | A link:roleType declaration with link:usedOn containing link:presentationArc, link:definitionArc or link:calculationArc must also have a link:usedOn for the other two. | edgar-e:InconsistentUsedOn |
69 | A link:linkbase in a submission must have no ineffectual arcs. | edgar-e:IneffectualArc |
70 | If the abstract attribute of xsd:element is 'true', then the type attribute must be 'xbrli:stringItemType'. | edgar-e:InvalidAbstractConceptDataType |
71 | If the abstract attribute of xsd:element is 'true', then the xbrli:periodType attribute must be 'duration'. | edgar-e:InvalidAbstractConceptPeriodType |
72 | The value of the priority attribute must be strictly less than 10. | edgar-e:InvalidArcPriority |
73 | The text preceding a sharp sign '#' in an xlink:href attribute of link:arcroleRef must be a standard taxonomy. | edgar-e:InvalidArcroleRef |
74 | The arcroleURI attribute of a link:arcroleType element must begin with the same <scheme> and <authority> parts as the targetNamespace attribute. | edgar-e:InvalidArcroleTypeURI |
75 | A company extension reference linkbase must not add, remove, or change references for any element declared in a standard taxonomy schema. | edgar-e:InvalidBaseReference |
76 | Element link:calculationArc requires a weight attribute equal to 1 or -1. | edgar-e:InvalidCalculationWeight |
77 | When EDGAR encounters characters that it does not recognize, it inserts a circumflex (^) and ususally suspends the submission. | edgar-e:InvalidCircumflex |
78 | Element declarations for concepts shall contain an 'id' attribute whose value begins with the recommended namespace prefix of the taxonomy, followed by an underscore, followed by the element name. This concept's ID should be '{coyotefn:preferred-prefix($concept/fn:root()/*/@targetNamespace)}_{$concept/@name}', not '{$concept/@id}' | edgar-e:InvalidConceptID |
79 | If the xsd:element substitutionGroup attribute is not equal to 'xbrldt:dimensionItem' or equal to 'xbrldt:hypercubeItem' then it must equal 'xbrli:item'. | edgar-e:InvalidConceptSubstitutionGroup |
80 | Invalid taxonomy file combinations: please see http://www.sec.gov/info/edgar/edgartaxonomies.shtml | edgar-e:InvalidDocumentCombination |
81 | Elements with a type attribute equal to or a restriction of 'domainItemType' in a standard taxonomy schema target namespace must not appear as facts in an instance. | edgar-e:InvalidDomainItemType |
82 | If xsd:element type attribute equals or is derived from 'domainItemType' in a standard taxonomy schema target namespace then the xbrli:periodType attribute must equal 'duration'. | edgar-e:InvalidDomainItemTypePeriodType |
83 | The xlink:arcrole attributes 'http://xbrl.org/int/dim/arcrole/domain-member' and 'http://xbrl.org/int/dim/arcrole/dimension-domain' must have no undirected cycles in any Directed Relationship Set as defined in XBRL Dimensions 1.0. | edgar-e:InvalidDomainMemberCycles |
84 | The URI content of the xlink:href attribute, the xsi:schemaLocation attribute and the schemaLocation MUST NOT contain '#element' | edgar-e:InvalidElementInXPointer |
85 | Element xsd:schema must not contain any occurrences of 'embedded' linkbases. | edgar-e:InvalidEmbeddedLinkbase |
86 | The entire 10-digit Central Index Key (CIK) code assigned by the SEC as the unique company identifier shall be used as the company identifier: the current incorrect value is '{$entity/xbrli:identifier}' | edgar-e:InvalidEntityIdentifier |
87 | The entity identifer scheme must be 'http://www.sec.gov/CIK', not '{$entity/xbrli:identifier/@scheme}' | edgar-e:InvalidEntityScheme |
88 | The URI content of the xlink:href attribute, the xsi:schemaLocation attribute and the schemaLocation attribute, after XML base resolution, must be relative and contain no forward slashes, or a recognized external location of a standard taxonomy schema file. | edgar-e:InvalidFileReference |
89 | The xlink:arcrole attribute of a link:footnoteArc element must be defined in the XBRL Specification 2.1. | edgar-e:InvalidFootnoteArcXLinkArcrole |
90 | An link:footnoteLink element must have no children other than link:loc, link:footnote, and link:footnoteArc. | edgar-e:InvalidFootnoteLinkChild |
91 | The xlink:role attribute of a link:footnote element must be defined in the XBRL Specification 2.1. | edgar-e:InvalidFootnoteXLinkRole |
92 | Each XBRL instance document MUST have a document file name formatted like: <Ticker Symbol><more letters>-CCYYMMDD.xml. Invalid Document Name: {coyotefn:document-uri($document-root)} | edgar-e:InvalidInstanceFileNameFormat |
93 | This label MUST NOT have any occurrences of '<' | edgar-e:InvalidLabelContentSpecialCharacters |
94 | This label MUST NOT have more than 510 characters | edgar-e:InvalidLabelContentTooLong |
95 | This label MUST NOT have a) leading or trailing whitespace; b) sequential embedded whitespace (for example two spaces in a row) or c) whitespace that is not a SPACE character (such as a TAB) | edgar-e:InvalidLabelContentWhitespace |
96 | Non-numeric elements must not have labels whose xlink:role value implies they apply to numeric values. | edgar-e:InvalidLabelRoleForNonNumericElement |
97 | Each XBRL linkbase document MUST have a document file name formatted like: <Ticker Symbol><more letters>-CCYYMMDD_<relationship file abbreviation>.xml. Invalid Document Name: {coyotefn:document-uri($document-root)} | edgar-e:InvalidLinkbaseFileNameFormat |
98 | A link:footnoteLink link:loc xlink:href attribute must start with the sharp sign "#". | edgar-e:InvalidLocatorHref |
99 | An element declaration having a non-numeric base type, abstract not 'true', and not derived from domainItemType must have the value 'duration' for xbrli:periodType. | edgar-e:InvalidPeriodTypeForNonNumericType |
100 | Numeric facts must use the 'decimals' attribute not the 'precision' attribute. | edgar-e:InvalidPrecisionAttribute |
101 | Element xsd:schema must bind a Recommended Namespace Prefix for the targetNamespace attribute that does not contain the underscore character. | edgar-e:InvalidPreferredPrefix |
102 | An element that has a company specific namespace must not have a reference | edgar-e:InvalidReference |
103 | The roleURI attribute of a link:roleType element must begin with the same <scheme> and <authority> as the targetNamespace attribute. | edgar-e:InvalidRoleTypeURI |
104 | The xbrli:scenario element must not appear in any xbrli:context. | edgar-e:InvalidScenarioElement |
105 | Each XML schema document MUST have a document file name formatted like: <Ticker Symbol><more letters>-CCYYMMDD.xsd. Invalid Document Name: {coyotefn:document-uri($document-root)} | edgar-e:InvalidSchemaFileNameFormat |
106 | If an xbrli:segment element appears in a context, then its children must be one or more xbrldi:explicitMember elements. | edgar-e:InvalidSegmentChild |
107 | A calculation linkbase of a standard taxonomy should not be included in the DTS of an instance. | edgar-e:InvalidStandardCalculationLinkbase |
108 | A definition linkbase of a standard taxonomy should not be included in the DTS of an instance. | edgar-e:InvalidStandardDefinitionLinkbase |
109 | A label linkbase of a standard taxonomy should not be included in the DTS of an instance. | edgar-e:InvalidStandardLabelLinkbase |
110 | A presentation linkbase of a standard taxonomy should not be included in the DTS of an instance. | edgar-e:InvalidStandardPresentationLinkbase |
111 | A reference linkbase of a standard taxonomy should not be included in the DTS of an instance | edgar-e:InvalidStandardReferenceLinkbase |
112 | The xsd:schema targetNamespace attribute must not equal the targetNamespace attribute of any standard taxonomy schema. | edgar-e:InvalidTargetNamespaceAuthority |
113 | The targetNamespace attribute must match http://<authority>/<versionDate>; The <scheme> must be 'http'. | edgar-e:InvalidTargetNamespaceFormat |
114 | The targetNamespace attribute must be a valid URI with a <versionDate> in CCYYMMDD format that identifies the release date of the schema. | edgar-e:InvalidTargetNamespaceVersionDate |
115 | Invalid taxonomy file reference: please see http://www.sec.gov/info/edgar/edgartaxonomies.shtml | edgar-e:InvalidTaxonomyFile |
116 | An xsd:element must not have an xbrldt:typedDomainRef attribute. | edgar-e:InvalidTypedDimension |
117 | The xsd:element substitutionGroup attribute must not be 'xbrli:tuple'. | edgar-e:InvalidUseOfTuple |
118 | Facts of type 'text block' whose un-escaped content contains markup must satisfy the content model of the BODY tag as defined in 5.2.2 | edgar-e:InvalidXhtmlBodyContent |
119 | The content of a link:footnote element must satisfy the content model of the BODY tag as defined in 5.2.2. | edgar-e:InvalidXhtmlFootnoteContent |
120 | Attribute xml:base must not appear in any Interactive Data document. | edgar-e:InvalidXmlBase |
121 | The xsd:schema must not have an xsd:include element. | edgar-e:InvalidXsInclude |
122 | If xsd:element name attribute must end with 'LineItems' then the abstract attribute must equal 'true'. | edgar-e:LineItemsMustBeAbstract |
123 | A link:arcroleType element must have a link:definition. | edgar-e:LinkArcroleTypeMissingDefinition |
124 | The link:definition MUST NOT have leading or trailing XML whitespace or newlines, or other extraneous whitespace, such as double spaces | edgar-e:LinkRoleTypeDefinitionContainsExtraneousWhitespace |
125 | The link:definition must match look like '[SortCode] - [Type] - [Title]', where Type is one of 'Statement', 'Disclosure', 'Schedule', or 'Document' | edgar-e:LinkRoleTypeDefinitionRegexpFailure |
126 | A link:roleType element must contain a link:definition child element whose content will communicate the title of the financial statement section, the level of facts in the instance that a presentation arc in the base set of that role would display, and sort alphanumerically into the order that statements and footnotes appear in the official HTML/ASCII document. Definition is missing, or doesn't match '<sort code> - <title>' | edgar-e:LinkRoleTypeMissingDefinition |
127 | The local name part of the content of xbrli:measure in UTF-8 must not exceed 200 bytes in length. | edgar-e:MeasureTooLong |
128 | The source and target of an effective calculation arc must have equal values of the xblri:periodType attribute. | edgar-e:MismatchedCalculationPeriodType |
129 | The xlink:role attribute of a link:footnote element must be defined in the XBRL Specification 2.1. | edgar-e:MissingFootnoteXLinkRole |
130 | The xlink:role attribute of an element with a type='extended' attribute or a type='resource' attribute must be present and must not be empty, and must look like a URL | edgar-e:MissingXlinkRole |
131 | All extended link elements in a single linkbase must have the same namespace and local name. | edgar-e:MixedLinkbase |
132 | XBRL document names are case sensitive. | edgar-e:MultiCaseFileNames |
133 | The DTS of an instance must contain in each base set, for each source element, at most one effective arc with an xlink:arcrole attribute equal to 'http://xbrl.org/int/dim/arcrole/all'. | edgar-e:MultipleHypercubeDefinitions |
134 | Filing MUST contain at least one calculation | edgar-e:MustHaveAtLeastOneCalculation |
135 | If an element used in an instance is assigned a label in the DTS whose xml:lang attribute does not start with 'en', then the DTS must also contain a link:label for the same element and all other attributes with an xml:lang attribute that starts with 'en'. | edgar-e:NoCorrespondingEnglishLabel |
136 | XBRL documents names shall not contain any invalid or extended ASCII characters (e.g. foreign language characters). Invalid Document: {coyotefn:document-uri($document-root)} | edgar-e:NonASCIIDocumentName |
137 | All content MUST be ASCII | edgar-e:NonAsciiContent |
138 | The xlink:role attribute of an element with an xlink:type attribute of 'resource' must be present and must be defined in XBRL 2.1 or a standard taxonomy. | edgar-e:NonStandardXlinkRole |
139 | The decimals attribute value must not cause non-zero digits in the fact value to be interpreted as zero. | edgar-e:NonzeroDigitsTruncated |
140 | An effective arc with an xlink:arcrole attribute equal to 'http://xbrl.org/int/dim/arcrole/notAll' must have an xbrldt:closed attribute set to 'false' | edgar-e:NotallHypercubeNotOpen |
141 | The target of an effective arc with an xlink:arcrole attribute equal to 'http://xbrl.org/int/dim/arcrole/notAll' should be the target of an arc with an xlink:arcrole attribute equal to 'http://xbrl.org/int/dim/arcrole/all' in the same base set. | edgar-e:NotallTargetMissingFromAll |
142 | The link:presentationArc element requires an order attribute. | edgar-e:PresentationArcMissingOrderAttribute |
143 | If element used in an instance is the target in the instance DTS of more than one effective presentation arc in a base set with the same source element, then the presentation arcs must have distinct values of the preferredLabel attribute. | edgar-e:PresentationRequiresPreferredLabel |
144 | All effective presentation arcs in the same base set with the same source element must have distinct values of the order attribute. | edgar-e:PresentationRequiresUniqueOrder |
145 | Referenced document is not allowed | edgar-e:ProhibitedHrefOrSchemaLocation |
146 | The content of a roleURI attribute in UTF-8 must not exceed 255 bytes in length. | edgar-e:RoleUriTooLong |
147 | The content of an xsd:simpleType name attribute in UTF-8 must not exceed 200 bytes in length. | edgar-e:SimpleTypeNameTooLong |
148 | The target of an effective arc with an xlink:arcrole attribute equal to 'http://xbrl.org/int/dim/arcrole/notAll' must not be the target of an effective arc with an xlink:arcrole attribute equal to 'http://xbrl.org/int/dim/arcrole/all' in the same base set. | edgar-e:TableExcludesItself |
149 | The xsd:element name attribute must end with 'Table' if and only if substitutionGroup attribute equals 'xbrldt:hypercubeItem'. | edgar-e:TableIffHypercubeItem |
150 | The target of an effective arc with an xlink:arcrole attribute equal to 'http://xbrl.org/int/dim/arcrole/dimension-domain' or 'http://xbrl.org/int/arcrole/dimension-default' must be a Domain or Member. | edgar-e:TargetMustBeDomainOrMember |
151 | The calendar date of <versionDate> in the targetNamespace should never be later than the calendar date in the document name of the submission. | edgar-e:TargetNamespaceDateTooLate |
152 | The content of a targetnamespace attribute in UTF-8 must not exceed 255 bytes in length. | edgar-e:TargetNamespaceTooLong |
153 | If the un-escaped content of a fact with base type us-types:textBlockItemType or a type derived by restriction of the type 'escapedItemType' in a standard taxonomy schema namespace contains the "<" character followed by a QName and whitespace, "/>" or ">", then the un-escaped content must contain only a sequence of text and XML nodes. | edgar-e:TextBlockInvalidXml |
154 | All xbrli:identifier elements in an instance must have identical content. | edgar-e:TooManyIdentifiers |
155 | If "UTR" in a standard namespace is declared in the DTS of an instance, then the value of each unitRef. attribute on each fact of a type in that registry must refer to a unit declaration consistent with the data type of that fact, where consistency is defined by that registry. | edgar-e:UnitRegistryViolation |
156 | XBRL Instance document {coyotefn:document-uri($document-root)} MUST have a .xml file extension | edgar-e:WrongExtensionInstance |
157 | XBRL Linkbase document {coyotefn:document-uri($document-root)} MUST have a .xml file extension | edgar-e:WrongExtensionLinkbase |
158 | XML Schema document {coyotefn:document-uri($document-root)} MUST have a .xsd file extension | edgar-e:WrongExtensionSchema |
159 | A fact in an instance whose element is the source of an effective calculation arc in the instance DTS should not have the same calculation arc target in more than one base set. | edgar-i:ConflictingCalculation |
160 | EDGAR does not current accept "generic linkbase" files, such as XBRL Formula | edgar-i:InvalidGenericLinkbase |
161 | This type of linkbase does not have a standard name per the Preparer's Guide. Document Name: {coyotefn:document-uri($document-root)} | edgar-i:UnidentifiedLinkbaseFileNameFormat |
162 | Invalid taxonomy file reference: please see http://www.sec.gov/info/edgar/edgartaxonomies.shtml | edgar-r:InvalidTaxonomyFile |
163 | A fact in an instance whose element is the source of an effective calculation arc in the instance DTS should not have the same calculation arc target in more than one base set. | edgar-w:ConflictingCalculation |
164 | Unrecognized document type; must be XBRL Instance, XBRL Linkbase, or XML Schema document | edgar-w:UnrecognizedDocumentType |