Resource 要素と XML 構造
このセクションには、Microsoft Office Project 2007 XML データ交換スキーマ (mspdi_pj12.xsd) で定義されている Resources 要素の子に関する情報が含まれています。 この XML 要素は、プロジェクトを XML 形式で保存するときのリソース データを表します。
Resources は Project 要素の子です。 詳細については、「Project 要素と XML データ構造」を参照してください。
Resource 要素の XML データ構造
次に、mspdi_pj12.xsd のリソース スキーマ セクションで定義されている要素の XML 構造を示します。 データ型は、テキスト値を必要とする要素として示されています。 各要素の有効なテキスト値の詳細については、Resource スキーマに埋め込まれているドキュメントの注釈を参照してください。
Project 2007 XML データ交換スキーマで使用されるデータ型の詳細については、「Project XML データの概要」を参照してください。
Resource 要素の多くは、Microsoft Office Project のデータ フィールドを表します。 Project Professional 2007 と Project Standard 2007 のフィールドの詳細については、「フィールド リファレンス」を参照してください。
注:
Detailed information about the structure of the TimephasedData element is shown in TimephasedDataType Elements and XML Structure in this schema reference.
< Resources>
< リソース>
< Uid>integer</UID>
< Id>integer</ID>
< 名前>string</Name>
< 型>integer</Type>
< Isnull>boolean</IsNull>
< イニシャル>string</Initials>
< 音声>string</Phonetics>
< Ntaccount>string</NTAccount>
< MaterialLabel>string</MaterialLabel>
< コード>string</Code>
< グループ>string</Group>
< ワークグループ>integer</WorkGroup>
< Emailaddress>string</EmailAddress>
< ハイパーリンク>string</Hyperlink>
< HyperlinkAddress>string</HyperlinkAddress>
< HyperlinkSubAddress>string</HyperlinkSubAddress>
< MaxUnits>float</MaxUnits>
< PeakUnits>float</PeakUnits>
< OverAllocated>boolean</OverAllocated>
< AvailableFrom>dateTime</AvailableFrom>
< AvailableTo>dateTime</AvailableTo>
< 開始>dateTime</Start>
< 完了>dateTime</Finish>
< CanLevel>boolean</CanLevel>
< AccrueAt>integer</AccrueAt>
< 仕事>duration</Work>
< RegularWork>duration</RegularWork>
< 超過作業時間>duration</OvertimeWork>
< ActualWork>duration</ActualWork>
< RemainingWork>duration</RemainingWork>
< ActualOvertimeWork>duration</ActualOvertimeWork>
< RemainingOvertimeWork>duration</RemainingOvertimeWork>
< PercentWorkComplete>integer</PercentWorkComplete>
< StandardRate>decimal</StandardRate>
< StandardRateFormat>integer</StandardRateFormat>
< コスト>decimal</Cost>
< OvertimeRate>decimal</OvertimeRate>
< OvertimeRateFormat>integer</OvertimeRateFormat>
< OvertimeCost>decimal</OvertimeCost>
< CostPerUse>decimal</CostPerUse>
< ActualCost>decimal</ActualCost>
< ActualOvertimeCost>decimal</ActualOvertimeCost>
< RemainingCost>decimal</RemainingCost>
< RemainingOvertimeCost>decimal</RemainingOvertimeCost>
< WorkVariance>float</WorkVariance>
< CostVariance>float</CostVariance>
< Sv>float</SV>
< 品種>float</CV>
< ACWP>float</ACWP>
< CalendarUID>integer</CalendarUID>
< ノート>string</Notes>
< BCWS>float</BCWS>
< BCWP>float</BCWP>
< IsGeneric>boolean</IsGeneric>
< IsInactive>boolean</IsInactive>
< IsEnterprise>boolean</IsEnterprise>
< BookingType>integer</BookingType>
< ActualWorkProtected>duration</ActualWorkProtected>
< ActualOvertimeWorkProtected>duration</ActualOvertimeWorkProtected>
< ActiveDirectoryGUID>string</ActiveDirectoryGUID>
< Creationdate>dateTime</CreationDate>
< Uid>integer</UID>
< Fieldid>string</FieldID>
< 値>string</Value>
< ValueID>integer</ValueID>
< DurationFormat>integer</DurationFormat>
</ExtendedAttribute>
< ベースライン>
< 数>integer</Number>
< 仕事>duration</Work>
< コスト>float</Cost>
< BCWS>float</BCWS>
< BCWP>float</BCWP>
</ベースライン>
< OutlineCode>
< Uid>integer</UID>
< Fieldid>string</FieldID>
< ValueID>integer</ValueID>
</OutlineCode>
< IsCostResource>boolean</IsCostResource>
< AssnOwner>string</AssnOwner>
< AssnOwnerGuid>string</AssnOwnerGuid>
< IsBudget>boolean</IsBudget>
< AvailableFrom>dateTime</AvailableFrom>
< AvailableTo>dateTime</AvailableTo>
< AvailableUnits>float</AvailableUnits>
</AvailabilityPeriod>
</AvailablilityPeriods>
< 料金>
< 率>
< RatesFrom>dateTime</RatesFrom>
< RatesTo>dateTime</RatesTo>
< RateTable>integer</RateTable>
< StandardRate>decimal</StandardRate>
< StandardRateFormat>integer</StandardRateFormat>
< OvertimeRate>decimal</OvertimeRate>
< OvertimeRateFormat>integer</OvertimeRateFormat>
< CostPerUse>decimal</CostPerUse>
</率>
</料金>
<!-- ##New Project 2007 エンタープライズ リソースのユーザー設定フィールド データ。
詳細については、「XML のユーザー設定フィールド データ」を参照してください。 -->
</c408000 – c417fff>
< Fieldid>string</FieldID>
< 値>string</ValueID>
< ValueGUID>string</UID>
< DurationFormat>integer</ValueID>
</ExtendedAttribute>
< OutlineCode>
< Fieldid>string</FieldID>
< ValueID>integer</ValueID>
< ValueGUID>string</UID>
</OutlineCode>
< TimephasedData>。 . .</TimephasedData>
</Resource>
</Resources>
関連項目
TimephasedDataType 要素と XML 構造体の概要: XML プロジェクト要素および XML 構造フィールドリファレンスの Resources 要素ユーザー設定フィールド データのプロジェクト XML データ XML スキーマの概要