List of Rules

Automatable EFM Rules

#LabelQName
1You 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
2If 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
3An element used in a fact or xbrldi:explicitMember NOT in an instance SHOULD have an English standard label in the DTSedgar-bp:ConceptMissingStandardEnglishLabel
4An element in an extension schema SHOULD participate in at least one effective presentation arc in the DTSedgar-bp:ConceptNotInPresentation
5An 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 DTSedgar-bp:DuplicateConceptLabel
6XBRL 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
7The 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.0edgar-bp:InvalidDomainMemberCycles
8If 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
9If "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
10Filers MUST use the DEI DocumentPeriodEndDate element to tag the document's end date of report or period of filing.edgar-dei-e:DocumentPeriodEndDate
11Document Type '{$document-type}' is not valid.edgar-dei-e:DocumentTypeInvalid
12Filers MUST use the DEI DocumentType element to identify the document (form) type that is represented by this document.edgar-dei-e:DocumentTypeMissing
13Document Type '{$document-type}' is not valid for specified document submission type.edgar-dei-e:DocumentTypeNotMatchedToSubmissionType
14Filers MUST use the DEI EntityCentralIndexKey element to identify the company's CIK (central index key) code.edgar-dei-e:EntityCentralIndexKey
15Filers MUST use the DEI EntityRegistrantName element to enter the company's name.edgar-dei-e:EntityRegistrantName
16The Entity Registrant Name is not recognizededgar-dei-e:EntityRegistrantNameMismatch
17The 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
18Duration of Required Context does not correspond to dei:DocumentFiscalPeriodFocusedgar-dei-e:InvalidRequiredContextDuration
19An 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
20The value of dei:DocumentFiscalPeriodFocus is not Q1, Q2, Q3, Q4, or FYedgar-dei-r:InvalidDocumentFiscalPeriodFocus
21Filers SHOULD use the DEI AmendmentDescription element to give a reason for the amendment.edgar-dei-w:AmendmentDescription
22Filers MUST use the DEI AmendmentFlag element to indicate the whether the document is an amendment.edgar-dei-w:AmendmentFlag
23Filers MUST use the DEI CurrentFiscalYearEndDate element to identify the company's fiscal year end date.edgar-dei-w:CurrentFiscalYearEndDate
24An 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
25Filers 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
26Filers 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
27Filers 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
28Filers 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
29Filers 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
30Filers SHOULD NOT use the DEI AmendmentDescription without the DEI AmendementFlag set to 'true'edgar-dei-w:ExtraneousAmendmentDescription
31The content of an arcroleURI attribute in UTF-8 must not exceed 255 bytes in length.edgar-e:ArcroleUriTooLong
32The 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
33The xsd:element substitutionGroup attribute must equal 'xbrldt:dimensionItem' if and only if the name attribute ends with 'Axis'.edgar-e:AxisIffDimensionItem
34Element link:calculationArc requires an order attribute.edgar-e:CalculationArcMissingOrderAttribute
35If 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
36A calculation may not contain directed cycles (for example, a=b+c; b=d+a)edgar-e:CalculationCycles
37The content of an xsd:complexType name attribute in UTF-8 must not exceed 200 bytes in length.edgar-e:ComplexTypeNameTooLong
38An 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
39An element used in an instance must participate in at least one effective presentation arc in the DTS of that instance.edgar-e:ConceptNotInPresentation
40The nillable attribute value of an xsd:element must equal 'true'.edgar-e:ConceptNotNillable
41Do not use the forever period in contexts.edgar-e:ContextHasPeriodForever
42If 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
43Element link:definitionArc requires an order attribute.edgar-e:DefinitionArcMissingOrderAttribute
44An 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
45The 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
46A DTS must not contain more than one link:arcroleType element with equal values of the arcroleURI attribute.edgar-e:DuplicateArcroleTypeURI
47An 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
48The name attribute of an xsd:element must not equal any xsd:element name attribute in a standard taxonomy.edgar-e:DuplicateConceptLocalName
49An instance must not contain duplicate ('s-equal') xbrli:context elements.edgar-e:DuplicateContext
50The DTS of an instance must have no distinct elements having the same English standard label.edgar-e:DuplicateEnglishStandardLabel
51Duplicate fact (same concept, context, and units)edgar-e:DuplicateFact
52A DTS must not contain more than one link:roleType element with equal values of the roleURI attribute.edgar-e:DuplicateRoleTypeURI
53An instance must not contain duplicate ('s-equal') xbrli:unit elements.edgar-e:DuplicateUnit
54Each document file name must contain no more than one hyphen (-). Invalid Document Name: {coyotefn:document-uri($document-root)}edgar-e:EdgarFileNameDuplicateHyphen
55Each document file name must contain exactly one period (.). Invalid Document Name: {coyotefn:document-uri($document-root)}edgar-e:EdgarFileNameDuplicatePeriod
56Each document file name must contain no more than one underscore (_). Invalid Document Name: {coyotefn:document-uri($document-root)}edgar-e:EdgarFileNameDuplicateUnderscore
57Each 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
58Each document file name must start with a letter (a-z). Invalid Document Name: {coyotefn:document-uri($document-root)}edgar-e:EdgarFileNameNotStartAZ
59Each document file name must no longer than 32 characters in length. Invalid Document Name: {coyotefn:document-uri($document-root)}edgar-e:EdgarFileNameTooManyCharacters
60The content of an xsd:element name attribute in UTF-8 must not exceed 200 bytes in length.edgar-e:ElementNameTooLong
61Linkbase is empty. Document Name: {coyotefn:document-uri($document-root)}edgar-e:EmptyLinkbaseDocument
62Non-English Fact requires corresponding fact in Englishedgar-e:EnglishFactRequired
63The text of link:label '{$resource}' must not have leading or trailing XML whitespace.edgar-e:ExtraLabelWhitespace
64Context {$context/@id} MUST be referenced from a fact (or it MUST be removed)edgar-e:ExtraneousContext
65Every nonempty link:footnote element must be linked to at least one fact.edgar-e:ExtraneousFootnote
66Fraction item type not allowededgar-e:FractionItemTypeNotAllowed
67A label linkbase must not have a definition for an element defined in a standard taxonomy.edgar-e:IllegalOverrideOfStandardDescription
68A 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
69A link:linkbase in a submission must have no ineffectual arcs.edgar-e:IneffectualArc
70If the abstract attribute of xsd:element is 'true', then the type attribute must be 'xbrli:stringItemType'.edgar-e:InvalidAbstractConceptDataType
71If the abstract attribute of xsd:element is 'true', then the xbrli:periodType attribute must be 'duration'.edgar-e:InvalidAbstractConceptPeriodType
72The value of the priority attribute must be strictly less than 10.edgar-e:InvalidArcPriority
73The text preceding a sharp sign '#' in an xlink:href attribute of link:arcroleRef must be a standard taxonomy.edgar-e:InvalidArcroleRef
74The arcroleURI attribute of a link:arcroleType element must begin with the same <scheme> and <authority> parts as the targetNamespace attribute.edgar-e:InvalidArcroleTypeURI
75A company extension reference linkbase must not add, remove, or change references for any element declared in a standard taxonomy schema.edgar-e:InvalidBaseReference
76Element link:calculationArc requires a weight attribute equal to 1 or -1.edgar-e:InvalidCalculationWeight
77When EDGAR encounters characters that it does not recognize, it inserts a circumflex (^) and ususally suspends the submission.edgar-e:InvalidCircumflex
78Element 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
79If 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
80Invalid taxonomy file combinations: please see http://www.sec.gov/info/edgar/edgartaxonomies.shtml edgar-e:InvalidDocumentCombination
81Elements 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
82If 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
83The 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
84The URI content of the xlink:href attribute, the xsi:schemaLocation attribute and the schemaLocation MUST NOT contain '#element'edgar-e:InvalidElementInXPointer
85Element xsd:schema must not contain any occurrences of 'embedded' linkbases.edgar-e:InvalidEmbeddedLinkbase
86The 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
87The entity identifer scheme must be 'http://www.sec.gov/CIK', not '{$entity/xbrli:identifier/@scheme}'edgar-e:InvalidEntityScheme
88The 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
89The xlink:arcrole attribute of a link:footnoteArc element must be defined in the XBRL Specification 2.1.edgar-e:InvalidFootnoteArcXLinkArcrole
90An link:footnoteLink element must have no children other than link:loc, link:footnote, and link:footnoteArc.edgar-e:InvalidFootnoteLinkChild
91The xlink:role attribute of a link:footnote element must be defined in the XBRL Specification 2.1.edgar-e:InvalidFootnoteXLinkRole
92Each 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
93This label MUST NOT have any occurrences of '<'edgar-e:InvalidLabelContentSpecialCharacters
94This label MUST NOT have more than 510 charactersedgar-e:InvalidLabelContentTooLong
95This 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
96Non-numeric elements must not have labels whose xlink:role value implies they apply to numeric values.edgar-e:InvalidLabelRoleForNonNumericElement
97Each 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
98A link:footnoteLink link:loc xlink:href attribute must start with the sharp sign "#".edgar-e:InvalidLocatorHref
99An 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
100Numeric facts must use the 'decimals' attribute not the 'precision' attribute.edgar-e:InvalidPrecisionAttribute
101Element xsd:schema must bind a Recommended Namespace Prefix for the targetNamespace attribute that does not contain the underscore character.edgar-e:InvalidPreferredPrefix
102An element that has a company specific namespace must not have a referenceedgar-e:InvalidReference
103The roleURI attribute of a link:roleType element must begin with the same <scheme> and <authority> as the targetNamespace attribute.edgar-e:InvalidRoleTypeURI
104The xbrli:scenario element must not appear in any xbrli:context.edgar-e:InvalidScenarioElement
105Each 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
106If an xbrli:segment element appears in a context, then its children must be one or more xbrldi:explicitMember elements.edgar-e:InvalidSegmentChild
107A calculation linkbase of a standard taxonomy should not be included in the DTS of an instance.edgar-e:InvalidStandardCalculationLinkbase
108A definition linkbase of a standard taxonomy should not be included in the DTS of an instance.edgar-e:InvalidStandardDefinitionLinkbase
109A label linkbase of a standard taxonomy should not be included in the DTS of an instance.edgar-e:InvalidStandardLabelLinkbase
110A presentation linkbase of a standard taxonomy should not be included in the DTS of an instance.edgar-e:InvalidStandardPresentationLinkbase
111A reference linkbase of a standard taxonomy should not be included in the DTS of an instanceedgar-e:InvalidStandardReferenceLinkbase
112The xsd:schema targetNamespace attribute must not equal the targetNamespace attribute of any standard taxonomy schema.edgar-e:InvalidTargetNamespaceAuthority
113The targetNamespace attribute must match http://<authority>/<versionDate>; The <scheme> must be 'http'.edgar-e:InvalidTargetNamespaceFormat
114The targetNamespace attribute must be a valid URI with a <versionDate> in CCYYMMDD format that identifies the release date of the schema.edgar-e:InvalidTargetNamespaceVersionDate
115Invalid taxonomy file reference: please see http://www.sec.gov/info/edgar/edgartaxonomies.shtml edgar-e:InvalidTaxonomyFile
116An xsd:element must not have an xbrldt:typedDomainRef attribute.edgar-e:InvalidTypedDimension
117The xsd:element substitutionGroup attribute must not be 'xbrli:tuple'.edgar-e:InvalidUseOfTuple
118Facts of type 'text block' whose un-escaped content contains markup must satisfy the content model of the BODY tag as defined in 5.2.2edgar-e:InvalidXhtmlBodyContent
119The content of a link:footnote element must satisfy the content model of the BODY tag as defined in 5.2.2.edgar-e:InvalidXhtmlFootnoteContent
120Attribute xml:base must not appear in any Interactive Data document.edgar-e:InvalidXmlBase
121The xsd:schema must not have an xsd:include element.edgar-e:InvalidXsInclude
122If xsd:element name attribute must end with 'LineItems' then the abstract attribute must equal 'true'.edgar-e:LineItemsMustBeAbstract
123A link:arcroleType element must have a link:definition.edgar-e:LinkArcroleTypeMissingDefinition
124The link:definition MUST NOT have leading or trailing XML whitespace or newlines, or other extraneous whitespace, such as double spacesedgar-e:LinkRoleTypeDefinitionContainsExtraneousWhitespace
125The link:definition must match look like '[SortCode] - [Type] - [Title]', where Type is one of 'Statement', 'Disclosure', 'Schedule', or 'Document'edgar-e:LinkRoleTypeDefinitionRegexpFailure
126A 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
127The local name part of the content of xbrli:measure in UTF-8 must not exceed 200 bytes in length.edgar-e:MeasureTooLong
128The source and target of an effective calculation arc must have equal values of the xblri:periodType attribute.edgar-e:MismatchedCalculationPeriodType
129The xlink:role attribute of a link:footnote element must be defined in the XBRL Specification 2.1.edgar-e:MissingFootnoteXLinkRole
130The 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 URLedgar-e:MissingXlinkRole
131All extended link elements in a single linkbase must have the same namespace and local name.edgar-e:MixedLinkbase
132XBRL document names are case sensitive.edgar-e:MultiCaseFileNames
133The 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
134Filing MUST contain at least one calculationedgar-e:MustHaveAtLeastOneCalculation
135If 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
136XBRL 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
137All content MUST be ASCIIedgar-e:NonAsciiContent
138The 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
139The decimals attribute value must not cause non-zero digits in the fact value to be interpreted as zero.edgar-e:NonzeroDigitsTruncated
140An 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
141The 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
142The link:presentationArc element requires an order attribute.edgar-e:PresentationArcMissingOrderAttribute
143If 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
144All effective presentation arcs in the same base set with the same source element must have distinct values of the order attribute.edgar-e:PresentationRequiresUniqueOrder
145Referenced document is not allowededgar-e:ProhibitedHrefOrSchemaLocation
146The content of a roleURI attribute in UTF-8 must not exceed 255 bytes in length.edgar-e:RoleUriTooLong
147The content of an xsd:simpleType name attribute in UTF-8 must not exceed 200 bytes in length.edgar-e:SimpleTypeNameTooLong
148The 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
149The xsd:element name attribute must end with 'Table' if and only if substitutionGroup attribute equals 'xbrldt:hypercubeItem'.edgar-e:TableIffHypercubeItem
150The 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
151The 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
152The content of a targetnamespace attribute in UTF-8 must not exceed 255 bytes in length.edgar-e:TargetNamespaceTooLong
153If 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
154All xbrli:identifier elements in an instance must have identical content.edgar-e:TooManyIdentifiers
155If "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
156XBRL Instance document {coyotefn:document-uri($document-root)} MUST have a .xml file extensionedgar-e:WrongExtensionInstance
157XBRL Linkbase document {coyotefn:document-uri($document-root)} MUST have a .xml file extensionedgar-e:WrongExtensionLinkbase
158XML Schema document {coyotefn:document-uri($document-root)} MUST have a .xsd file extensionedgar-e:WrongExtensionSchema
159A 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
160EDGAR does not current accept "generic linkbase" files, such as XBRL Formulaedgar-i:InvalidGenericLinkbase
161This type of linkbase does not have a standard name per the Preparer's Guide. Document Name: {coyotefn:document-uri($document-root)}edgar-i:UnidentifiedLinkbaseFileNameFormat
162Invalid taxonomy file reference: please see http://www.sec.gov/info/edgar/edgartaxonomies.shtml edgar-r:InvalidTaxonomyFile
163A 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
164Unrecognized document type; must be XBRL Instance, XBRL Linkbase, or XML Schema documentedgar-w:UnrecognizedDocumentType