http://www.xbrl.org/Specification/XBRL-RECOMMENDATION-2003-12-31+Corrected-Errata-2005-04-25.htm#_4.6.1にありますxbrl 2.1 specification
<context id="BalanceAsOf_20120531">
<entity>
<identifier scheme="http://www.sec.gov/CIK">0000866729</identifier>
</entity>
<period>
<instant>2012-05-31</instant>
</period>
</context>
<context id="BalanceAsOf_20120531_AccumulatedOtherComprehensiveIncomeMember">
<entity>
<identifier scheme="http://www.sec.gov/CIK">0000866729</identifier>
<segment>
<xbrldi:explicitMember dimension="us-gaap:StatementEquityComponentsAxis">us-gaap:AccumulatedOtherComprehensiveIncomeMember</xbrldi:explicitMember>
</segment>
</entity>
<period>
<instant>2012-05-31</instant>
</period>
</context>
<unit id="USD">
<measure>iso4217:USD</measure>
</unit>
<us-gaap:AssetsCurrent contextRef="BalanceAsOf_20120531" unitRef="USD" decimals="-5">929900000.0</us-gaap:AssetsCurrent>
<us-gaap:Assets contextRef="BalanceAsOf_20120531" unitRef="USD" decimals="-5">1670300000.0</us-gaap:Assets>
<us-gaap:StockholdersEquity contextRef="BalanceAsOf_20120531_AccumulatedOtherComprehensiveIncomeMember" unitRef="USD" decimals="-5">-74200000.0</us-gaap:StockholdersEquity>
例えば; これら 2 つのコンテキストを考慮してください。ids
それらのコンテンツに関して一意である必要があります(period
entity
; およびentity
そのサブ要素に関して;identifier
およびsegment
存在する場合)
、財務事実をマッピング
するために使用します。id
ここでの例でAssetsCurrent
は、ユニット -> が でid
ありUSD
、コンテキスト情報 -> ID が であるBalanceAsOf_20120531
;を参照しています。このコンテキスト ID の詳細は、context
要素にあります。ここでは、すべてが一意である必要があります。そうしないと、重複した事実/コンテキストが作成されます。ここでそれを見ることができます。両方のコンテキストには同じ期間がありますが、なぜできないのids
でしょうか? 1 つのコンテキストに追加の詳細segment
情報があるためです。
(ここでは詳しく説明しません。知りたい場合は、重複/エラーを検出する方法については、リンクの例の 25 と 26 を検討してください。)
他の方法では、3 つの軸をand
として事実/値を表示することもできます。このユニークさは、これらの軸で他社の事実と比較します。CIK
period
xmlname