Schema idmlReporting.xsd
| schema location: | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd |
| targetNamespace: | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd |
| Elements | Complex types |
| reportsAndEvaluations | detailedDescriptionType |
| evaluationType | |
| financialInformationType | |
| indicatorType | |
| lastUpdateType | |
| objectiveType | |
| reportedActivityType | |
| reportType |
| schema location: | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd |
| targetNamespace: | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd |
| schema location: | http://www.huesemann.org/XML/Schema/IDML/TYPELIBS/Currencies |
| targetNamespace: | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd |
| Simple types |
| currencyCodeType |
| schema location: | http://www.huesemann.org/XML/Schema/IDML/TYPELIBS/Countries |
| targetNamespace: | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd |
| Simple types |
| countryCodeType |
| schema location: | http://www.huesemann.org/XML/Schema/IDML/TYPELIBS/Locations |
| targetNamespace: | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd |
| Simple types |
| locationCodeType |
| schema location: | http://www.huesemann.org/XML/Schema/IDML/TYPELIBS/OrgRoles |
| targetNamespace: | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd |
| Simple types |
| orgRoleCodeType |
| schema location: | http://www.huesemann.org/XML/Schema/IDML/TYPELIBS/StatusCodes |
| targetNamespace: | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd |
| Simple types |
| statusCodeType |
| schema location: | http://www.huesemann.org/XML/Schema/IDML/TYPELIBS/PersonRoles |
| targetNamespace: | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd |
| Simple types |
| personRoleCodeType |
| schema location: | http://www.huesemann.org/XML/Schema/IDML/TYPELIBS/AssistCodes |
| targetNamespace: | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd |
| Simple types |
| assistCodeType |
| schema location: | http://www.huesemann.org/XML/Schema/IDML/TYPELIBS/InfoStatusCodes |
| targetNamespace: | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd |
| Simple types |
| infoStatusCodeType |
| diagram |
|
||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||
| children | reportAndEvaluation | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source |
<element name="reportsAndEvaluations"> <annotation> <documentation>The root element can contain any number of reports or evaluations.</documentation> </annotation> <complexType> <sequence> <element name="reportAndEvaluation" type="idmlReporting:reportType" maxOccurs="unbounded"> <annotation> <documentation>A report or evaluation has a language, origin and creation date. If the same report exists in different languages every language is a "report" element.</documentation> </annotation> </element> </sequence> <attribute name="origin" type="string" use="required" default="unknown"/> <attribute name="date" type="date" use="optional"/> </complexType> </element> |
element reportsAndEvaluations/reportAndEvaluation
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idmlReporting:reportType | ||||||||||||||||||||||||
| children | ID Name reportDescription lastUpdate detailedDescription reporting evaluation financialInformation | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="reportAndEvaluation" type="idmlReporting:reportType" maxOccurs="unbounded"> <annotation> <documentation>A report or evaluation has a language, origin and creation date. If the same report exists in different languages every language is a "report" element.</documentation> </annotation> </element> |
complexType detailedDescriptionType
| diagram |
|
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| children | background expectedOutcome beneficiary objective problem risk strategicApproach milestone relatedDocument | ||
| used by |
|
||
| annotation |
|
||
| source |
<complexType name="detailedDescriptionType" mixed="false"> <annotation> <documentation>Detailed information about the project or activity to which this report applies</documentation> </annotation> <sequence> <element name="background" type="idml:hyperTextType"> <annotation> <documentation>Description of the project background or current state of project</documentation> </annotation> </element> <element name="expectedOutcome" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Overall objective or outcome of project (may be repeated in element objective)</documentation> </annotation> </element> <element name="beneficiary" type="string" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Target group that is helped. One beneficiary group per element</documentation> </annotation> </element> <element name="objective" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Objectives of project (one objective per element).</documentation> </annotation> <complexType mixed="false"> <complexContent mixed="false"> <extension base="idmlReporting:objectiveType"/> </complexContent> </complexType> </element> <element name="problem" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Problems that the project wants to address. One element per problem.</documentation> </annotation> <complexType mixed="false"> <sequence> <element name="problemDescription" type="idml:hyperTextType"/> <element name="proposedSolution" type="idml:hyperTextType"> <annotation> <documentation>Description of how to apporach problem and what the project outputs or deliverables are.</documentation> </annotation> </element> </sequence> </complexType> </element> <element name="risk" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Evaluation of project risks and how they are accounted in project design. One risk per element.</documentation> </annotation> </element> <element name="strategicApproach" type="idml:hyperTextType" minOccurs="0"> <annotation> <documentation>What approach will be chosen to solve the problems and take into account the risks</documentation> </annotation> </element> <element name="milestone" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Milestones of project (most important steps with time frame)</documentation> </annotation> </element> <element name="relatedDocument" type="idml:textType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>List of documents related to the project description.</documentation> </annotation> </element> </sequence> </complexType> |
element detailedDescriptionType/background
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="background" type="idml:hyperTextType"> <annotation> <documentation>Description of the project background or current state of project</documentation> </annotation> </element> |
element detailedDescriptionType/expectedOutcome
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="expectedOutcome" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Overall objective or outcome of project (may be repeated in element objective)</documentation> </annotation> </element> |
element detailedDescriptionType/beneficiary
| diagram | ![]() |
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| type | string | ||
| annotation |
|
||
| source |
<element name="beneficiary" type="string" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Target group that is helped. One beneficiary group per element</documentation> </annotation> </element> |
element detailedDescriptionType/objective
| diagram |
|
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| type | extension of idmlReporting:objectiveType | ||
| children | objectiveName objectiveIsPartOf objectiveDescription | ||
| annotation |
|
||
| source |
<element name="objective" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Objectives of project (one objective per element).</documentation> </annotation> <complexType mixed="false"> <complexContent mixed="false"> <extension base="idmlReporting:objectiveType"/> </complexContent> </complexType> </element> |
element detailedDescriptionType/problem
| diagram |
|
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| children | problemDescription proposedSolution | ||
| annotation |
|
||
| source |
<element name="problem" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Problems that the project wants to address. One element per problem.</documentation> </annotation> <complexType mixed="false"> <sequence> <element name="problemDescription" type="idml:hyperTextType"/> <element name="proposedSolution" type="idml:hyperTextType"> <annotation> <documentation>Description of how to apporach problem and what the project outputs or deliverables are.</documentation> </annotation> </element> </sequence> </complexType> </element> |
element detailedDescriptionType/problem/problemDescription
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="problemDescription" type="idml:hyperTextType"/> |
element detailedDescriptionType/problem/proposedSolution
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="proposedSolution" type="idml:hyperTextType"> <annotation> <documentation>Description of how to apporach problem and what the project outputs or deliverables are.</documentation> </annotation> </element> |
element detailedDescriptionType/risk
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="risk" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Evaluation of project risks and how they are accounted in project design. One risk per element.</documentation> </annotation> </element> |
element detailedDescriptionType/strategicApproach
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="strategicApproach" type="idml:hyperTextType" minOccurs="0"> <annotation> <documentation>What approach will be chosen to solve the problems and take into account the risks</documentation> </annotation> </element> |
element detailedDescriptionType/milestone
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="milestone" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Milestones of project (most important steps with time frame)</documentation> </annotation> </element> |
element detailedDescriptionType/relatedDocument
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:textType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="relatedDocument" type="idml:textType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>List of documents related to the project description.</documentation> </annotation> </element> |
| diagram |
|
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| children | projectPerformanceIndicator outcome lessonLearned sustainability comment relatedDocument | ||
| used by |
|
||
| annotation |
|
||
| source |
<complexType name="evaluationType"> <annotation> <documentation>Evaluation of project that is reported on.</documentation> </annotation> <sequence> <element name="projectPerformanceIndicator" type="idmlReporting:indicatorType" minOccurs="0" maxOccurs="unbounded"/> <element name="outcome" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Outcome or impact of project at time of evaluation.</documentation> </annotation> </element> <element name="lessonLearned" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Lessons learned in project (one lesson per element). Pros and cons of implementation approach.</documentation> </annotation> </element> <element name="sustainability" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Project sustainability after the end of funding. (Are the achieved results having a long term impact? Is the project viable at the end.) Comments on environmental aspects may be added.</documentation> </annotation> </element> <element name="comment" type="string" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>General comments on evaluation.</documentation> </annotation> </element> <element name="relatedDocument" type="idml:textType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>List of documents that are related to this evaluation.</documentation> </annotation> </element> </sequence> </complexType> |
element evaluationType/projectPerformanceIndicator
| diagram |
|
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd |
| type | idmlReporting:indicatorType |
| children | indicatorName indicatorDescription |
| source |
<element name="projectPerformanceIndicator" type="idmlReporting:indicatorType" minOccurs="0" maxOccurs="unbounded"/> |
element evaluationType/outcome
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="outcome" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Outcome or impact of project at time of evaluation.</documentation> </annotation> </element> |
element evaluationType/lessonLearned
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="lessonLearned" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Lessons learned in project (one lesson per element). Pros and cons of implementation approach.</documentation> </annotation> </element> |
element evaluationType/sustainability
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="sustainability" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Project sustainability after the end of funding. (Are the achieved results having a long term impact? Is the project viable at the end.) Comments on environmental aspects may be added.</documentation> </annotation> </element> |
element evaluationType/comment
| diagram | ![]() |
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| type | string | ||
| annotation |
|
||
| source |
<element name="comment" type="string" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>General comments on evaluation.</documentation> </annotation> </element> |
element evaluationType/relatedDocument
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:textType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="relatedDocument" type="idml:textType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>List of documents that are related to this evaluation.</documentation> </annotation> </element> |
complexType financialInformationType
| diagram |
|
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| children | budget expenditure income | ||
| used by |
|
||
| annotation |
|
||
| source |
<complexType name="financialInformationType"> <annotation> <documentation>Information about budget, expenses and income</documentation> </annotation> <sequence> <element name="budget" minOccurs="0"> <complexType> <sequence minOccurs="0"> <element name="comment" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> </element> <element name="expenditure" type="idml:moneyType" minOccurs="0"/> <element name="income" type="idml:fundingType" minOccurs="0"/> </sequence> </complexType> |
element financialInformationType/budget
| diagram |
|
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd |
| children | comment |
| source |
<element name="budget" minOccurs="0"> <complexType> <sequence minOccurs="0"> <element name="comment" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> </element> |
element financialInformationType/budget/comment
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="comment" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"/> |
element financialInformationType/expenditure
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:moneyType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="expenditure" type="idml:moneyType" minOccurs="0"/> |
element financialInformationType/income
| diagram |
|
||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||
| type | idml:fundingType | ||||||||||||||||||
| children | fundingOrg termsAssist total yearly | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source |
<element name="income" type="idml:fundingType" minOccurs="0"/> |
| diagram |
|
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| children | indicatorName indicatorDescription | ||
| used by |
|
||
| annotation |
|
||
| source |
<complexType name="indicatorType"> <annotation> <documentation>Desciption of project performance indicators</documentation> </annotation> <sequence> <element name="indicatorName"> <annotation> <documentation>An indicator has a name. For every indicator there can be several measure dates. The indicator can measure a state (point in time) or a development (duration). For every date there is a value and information on who measured.</documentation> </annotation> <complexType mixed="true"> <sequence> <element name="measure" minOccurs="0" maxOccurs="unbounded"> <complexType> <sequence> <choice> <element name="duration"> <annotation> <documentation>Indicator measures a development for a certain duration</documentation> </annotation> <complexType mixed="false"> <attribute name="startDate" type="date" use="required"/> <attribute name="endDate" type="date" use="required"/> </complexType> </element> <element name="pointInTime"> <annotation> <documentation>Indicator measures a state at a certain point in time.</documentation> </annotation> <complexType mixed="false"> <attribute name="date" type="date" use="required"/> </complexType> </element> </choice> <element name="value" type="string"> <annotation> <documentation>numeric or descriptive value for measure</documentation> </annotation> </element> <element name="targetValue" type="string" minOccurs="0"/> <element name="measuredBy" type="string" minOccurs="0"> <annotation> <documentation>Who measured?</documentation> </annotation> </element> </sequence> </complexType> </element> </sequence> </complexType> </element> <element name="indicatorDescription" type="idml:hyperTextType" minOccurs="0"> <annotation> <documentation>Description of indicator: what is measured, how often, by whom. What project objectives is indicator contributing to.</documentation> </annotation> </element> </sequence> </complexType> |
element indicatorType/indicatorName
| diagram |
|
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| children | measure | ||
| annotation |
|
||
| source |
<element name="indicatorName"> <annotation> <documentation>An indicator has a name. For every indicator there can be several measure dates. The indicator can measure a state (point in time) or a development (duration). For every date there is a value and information on who measured.</documentation> </annotation> <complexType mixed="true"> <sequence> <element name="measure" minOccurs="0" maxOccurs="unbounded"> <complexType> <sequence> <choice> <element name="duration"> <annotation> <documentation>Indicator measures a development for a certain duration</documentation> </annotation> <complexType mixed="false"> <attribute name="startDate" type="date" use="required"/> <attribute name="endDate" type="date" use="required"/> </complexType> </element> <element name="pointInTime"> <annotation> <documentation>Indicator measures a state at a certain point in time.</documentation> </annotation> <complexType mixed="false"> <attribute name="date" type="date" use="required"/> </complexType> </element> </choice> <element name="value" type="string"> <annotation> <documentation>numeric or descriptive value for measure</documentation> </annotation> </element> <element name="targetValue" type="string" minOccurs="0"/> <element name="measuredBy" type="string" minOccurs="0"> <annotation> <documentation>Who measured?</documentation> </annotation> </element> </sequence> </complexType> </element> </sequence> </complexType> </element> |
element indicatorType/indicatorName/measure
| diagram |
|
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd |
| children | duration pointInTime value targetValue measuredBy |
| source |
<element name="measure" minOccurs="0" maxOccurs="unbounded"> <complexType> <sequence> <choice> <element name="duration"> <annotation> <documentation>Indicator measures a development for a certain duration</documentation> </annotation> <complexType mixed="false"> <attribute name="startDate" type="date" use="required"/> <attribute name="endDate" type="date" use="required"/> </complexType> </element> <element name="pointInTime"> <annotation> <documentation>Indicator measures a state at a certain point in time.</documentation> </annotation> <complexType mixed="false"> <attribute name="date" type="date" use="required"/> </complexType> </element> </choice> <element name="value" type="string"> <annotation> <documentation>numeric or descriptive value for measure</documentation> </annotation> </element> <element name="targetValue" type="string" minOccurs="0"/> <element name="measuredBy" type="string" minOccurs="0"> <annotation> <documentation>Who measured?</documentation> </annotation> </element> </sequence> </complexType> </element> |
element indicatorType/indicatorName/measure/duration
element indicatorType/indicatorName/measure/pointInTime
| diagram | ![]() |
||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source |
<element name="pointInTime"> <annotation> <documentation>Indicator measures a state at a certain point in time.</documentation> </annotation> <complexType mixed="false"> <attribute name="date" type="date" use="required"/> </complexType> </element> |
element indicatorType/indicatorName/measure/value
| diagram | ![]() |
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| type | string | ||
| annotation |
|
||
| source |
<element name="value" type="string"> <annotation> <documentation>numeric or descriptive value for measure</documentation> </annotation> </element> |
element indicatorType/indicatorName/measure/targetValue
| diagram | ![]() |
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd |
| type | string |
| source |
<element name="targetValue" type="string" minOccurs="0"/> |
element indicatorType/indicatorName/measure/measuredBy
| diagram | ![]() |
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| type | string | ||
| annotation |
|
||
| source |
<element name="measuredBy" type="string" minOccurs="0"> <annotation> <documentation>Who measured?</documentation> </annotation> </element> |
element indicatorType/indicatorDescription
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="indicatorDescription" type="idml:hyperTextType" minOccurs="0"> <annotation> <documentation>Description of indicator: what is measured, how often, by whom. What project objectives is indicator contributing to.</documentation> </annotation> </element> |
| diagram | ![]() |
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| annotation |
|
||
| source |
<complexType name="lastUpdateType"> <annotation> <documentation>Information about when and who updated the report last</documentation> </annotation> </complexType> |
| diagram |
|
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| children | objectiveName objectiveIsPartOf objectiveDescription | ||
| used by |
|
||
| annotation |
|
||
| source |
<complexType name="objectiveType"> <annotation> <documentation>Description of project objectives and their relationships between each other</documentation> </annotation> <sequence> <element name="objectiveName"/> <element name="objectiveIsPartOf" type="string" minOccurs="0"> <annotation> <documentation>with this element an objective hierarchy can be modelled.</documentation> </annotation> </element> <element name="objectiveDescription" type="idml:hyperTextType" minOccurs="0"/> </sequence> </complexType> |
element objectiveType/objectiveName
| diagram | ![]() |
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd |
| source |
<element name="objectiveName"/> |
element objectiveType/objectiveIsPartOf
| diagram | ![]() |
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| type | string | ||
| annotation |
|
||
| source |
<element name="objectiveIsPartOf" type="string" minOccurs="0"> <annotation> <documentation>with this element an objective hierarchy can be modelled.</documentation> </annotation> </element> |
element objectiveType/objectiveDescription
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="objectiveDescription" type="idml:hyperTextType" minOccurs="0"/> |
complexType reportedActivityType
| diagram |
|
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| children | reportedActivitiy relatedDocument | ||
| used by |
|
||
| annotation |
|
||
| source |
<complexType name="reportedActivityType"> <annotation> <documentation>Complex type for the description of activities that have been carried out or that are planned. </documentation> </annotation> <sequence> <element name="reportedActivitiy" maxOccurs="unbounded"> <annotation> <documentation>Activity which we want to report on. One activity per "reportedActivity" element</documentation> </annotation> <complexType> <sequence> <element name="activityName" type="string"/> <element name="activityDescription" type="idml:hyperTextType" minOccurs="0"/> <element name="output" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Output of activity</documentation> </annotation> </element> <element name="startDate" type="idml:dateType" minOccurs="0"/> <element name="endDate" type="idml:dateType" minOccurs="0"/> <element name="personInvolved" type="idml:personRole" minOccurs="0" maxOccurs="unbounded"/> <element name="statusOfImplementation" type="idml:statusType" minOccurs="0"/> <element namespan class="textOperator">="comment" type="idml:textType" minOccurs="0"/> <element name="eingesetzteMittel" minOccurs="0"/> </sequence> <attribute name="dateReported" type="date" use="optional"/> </complexType> </element> <element name="relatedDocument" type="idml:textType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>List of documents related to this reporting.</documentation> </annotation> </element> </sequence> </complexType> |
element reportedActivityType/reportedActivitiy
| diagram |
|
||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||
| children | activityName activityDescription output startDate endDate personInvolved statusOfImplementation comment eingesetzteMittel | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source |
<element name="reportedActivitiy" maxOccurs="unbounded"> <annotation> <documentation>Activity which we want to report on. One activity per "reportedActivity" element</documentation> </annotation> <complexType> <sequence> <element name="activityName" type="string"/> <element name="activityDescription" type="idml:hyperTextType" minOccurs="0"/> <element name="output" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Output of activity</documentation> </annotation> </element> <element name="startDate" type="idml:dateType" minOccurs="0"/> <element name="endDate" type="idml:dateType" minOccurs="0"/> <element name="personInvolved" type="idml:personRole" minOccurs="0" maxOccurs="unbounded"/> <element name="statusOfImplementation" type="idml:statusType" minOccurs="0"/> <element name="comment" type="idml:textType" minOccurs="0"/> <element name="eingesetzteMittel" minOccurs="0"/> </sequence> <attribute name="dateReported" type="date" use="optional"/> </complexType> </element> |
element reportedActivityType/reportedActivitiy/activityName
| diagram | ![]() |
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd |
| type | string |
| source |
<element name="activityName" type="string"/> |
element reportedActivityType/reportedActivitiy/activityDescription
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="activityDescription" type="idml:hyperTextType" minOccurs="0"/> |
element reportedActivityType/reportedActivitiy/output
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="output" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Output of activity</documentation> </annotation> </element> |
element reportedActivityType/reportedActivitiy/startDate
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:dateType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="startDate" type="idml:dateType" minOccurs="0"/> |
element reportedActivityType/reportedActivitiy/endDate
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:dateType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="endDate" type="idml:dateType" minOccurs="0"/> |
element reportedActivityType/reportedActivitiy/personInvolved
| diagram |
|
||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||
| type | idml:personRole | ||||||||||||||||||
| children | person role startDate endDate | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source |
<element name="personInvolved" type="idml:personRole" minOccurs="0" maxOccurs="unbounded"/> |
element reportedActivityType/reportedActivitiy/statusOfImplementation
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:statusType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="statusOfImplementation" type="idml:statusType" minOccurs="0"/> |
element reportedActivityType/reportedActivitiy/comment
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:textType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="comment" type="idml:textType" minOccurs="0"/> |
element reportedActivityType/reportedActivitiy/eingesetzteMittel
| diagram | ![]() |
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd |
| source |
<element name="eingesetzteMittel" minOccurs="0"/> |
element reportedActivityType/relatedDocument
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:textType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="relatedDocument" type="idml:textType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>List of documents related to this reporting.</documentation> </annotation> </element> |
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| children | ID Name reportDescription lastUpdate detailedDescription reporting evaluation financialInformation | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<complexType name="reportType"> <annotation> <documentation>The complexType report holds all elements necessary for reporting and evaluation.</documentation> </annotation> <sequence> <element name="ID" type="idml:IDType" minOccurs="0"> <annotation> <documentation>Report ID of submiting organisation.</documentation> </annotation> </element> <element name="Name" type="string" minOccurs="0"> <annotation> <documentation>Name of report or evaluation.</documentation> </annotation> </element> <element name="reportDescription" type="string" minOccurs="0"> <annotation> <documentation>What can be found in this report or evaluation?</documentation> </annotation> </element> <element name="lastUpdate" type="idml:dateType" minOccurs="0"> <annotation> <documentation>Last update of information in this record.</documentation> </annotation> </element> <element name="detailedDescription" type="idmlReporting:detailedDescriptionType" minOccurs="0"> <annotation> <documentation>Description of project or programme.</documentation> </annotation> </element> <element name="reporting" type="idmlReporting:reportedActivityType" minOccurs="0"> <annotation> <documentation>List of reported activities.</documentation> </annotation> </element> <element name="evaluation" minOccurs="0"> <annotation> <documentation>Evaluation of project.</documentation> </annotation> <complexType> <complexContent> <extension base="idmlReporting:evaluationType"/> </complexContent> </complexType> </element> <element name="financialInformation" type="idmlReporting:financialInformationType" minOccurs="0"> <annotation> <documentation>Information on project finance. (Reference to Biztalk Project Management Schema)</documentation> </annotation> </element> </sequence> <attribute name="lang" type="language" use="required" default="EN"/> <attribute name="reportOrigin" type="string" use="required" default="unknown"/> <attribute name="creationDate" type="date" use="optional" form="unqualified"/> </complexType> |
| diagram |
|
||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||
| type | idml:IDType | ||||||||||||
| children | assigningOrg uniqID | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source |
<element name="ID" type="idml:IDType" minOccurs="0"> <annotation> <documentation>Report ID of submiting organisation.</documentation> </annotation> </element> |
| diagram | ![]() |
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| type | string | ||
| annotation |
|
||
| source |
<element name="Name" type="string" minOccurs="0"> <annotation> <documentation>Name of report or evaluation.</documentation> </annotation> </element> |
element reportType/reportDescription
| diagram | ![]() |
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| type | string | ||
| annotation |
|
||
| source |
<element name="reportDescription" type="string" minOccurs="0"> <annotation> <documentation>What can be found in this report or evaluation?</documentation> </annotation> </element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||||||||||||||||||||||||
| type | idml:dateType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="lastUpdate" type="idml:dateType" minOccurs="0"> <annotation> <documentation>Last update of information in this record.</documentation> </annotation> </element> |
element reportType/detailedDescription
| diagram |
|
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| type | idmlReporting:detailedDescriptionType | ||
| children | background expectedOutcome beneficiary objective problem risk strategicApproach milestone relatedDocument | ||
| annotation |
|
||
| source |
<element name="detailedDescription" type="idmlReporting:detailedDescriptionType" minOccurs="0"> <annotation> <documentation>Description of project or programme.</documentation> </annotation> </element> |
| diagram |
|
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| type | idmlReporting:reportedActivityType | ||
| children | reportedActivitiy relatedDocument | ||
| annotation |
|
||
| source |
<element name="reporting" type="idmlReporting:reportedActivityType" minOccurs="0"> <annotation> <documentation>List of reported activities.</documentation> </annotation> </element> |
| diagram |
|
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| type | extension of idmlReporting:evaluationType | ||
| children | projectPerformanceIndicator outcome lessonLearned sustainability comment relatedDocument | ||
| annotation |
|
||
| source |
<element name="evaluation" minOccurs="0"> <annotation> <documentation>Evaluation of project.</documentation> </annotation> <complexType> <complexContent> <extension base="idmlReporting:evaluationType"/> </complexContent> </complexType> </element> |
element reportType/financialInformation
| diagram |
|
||
| namespace | http://www.huesemann.org/XML/Schema/IDML/Reporting/idmlReporting.xsd | ||
| type | idmlReporting:financialInformationType | ||
| children | budget expenditure income | ||
| annotation |
|
||
| source |
<element name="financialInformation" type="idmlReporting:financialInformationType" minOccurs="0"> <annotation> <documentation>Information on project finance. (Reference to Biztalk Project Management Schema)</documentation> </annotation> </element> |
| diagram |
|
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd |
| children | activity |
| source |
<element name="activities"> <complexType> <sequence> <element name="activity" type="idml:activityType" maxOccurs="unbounded"/> </sequence> </complexType> </element> |
element idml:activities/activity
| diagram |
|
||||||||||||||||||||||||
| type | idml:activityType | ||||||||||||||||||||||||
| children | ID title location startDate endDate status orgInvolved funding personInvolved sector keyword abstract relatedLink forMoreInfo note anotherView | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="activity" type="idml:activityType" maxOccurs="unbounded"/> |
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||||||||
| children | ID title location startDate endDate status orgInvolved funding personInvolved sector keyword abstract relatedLink forMoreInfo note anotherView | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<complexType name="activityType"> <annotation> <documentation>An activity represents the view of one party (attribute "origin") on a certain project. If other parties want to add information they create an own view and link it to the corresponding activity view with the element "anotherView"</documentation> </annotation> <sequence> <element name="ID" type="idml:IDType" minOccurs="0" maxOccurs="unbounded"/> <element name="title" type="idml:textType" minOccurs="0" maxOccurs="unbounded"/> <element name="location" type="idml:locationType" minOccurs="0" maxOccurs="unbounded"/> <element name="startDate" type="idml:dateType" minOccurs="0"/> <element name="endDate" type="idml:dateType" minOccurs="0"/> <element name="status" type="idml:statusType" minOccurs="0"/> <element name="orgInvolved" type="idml:orgRole" minOccurs="0" maxOccurs="unbounded"/> <element name="funding" type="idml:fundingType" minOccurs="0" maxOccurs="unbounded"/> <element name="personInvolved" type="idml:personRole" minOccurs="0" maxOccurs="unbounded"/> <element name="sector" type="idml:textType" minOccurs="0" maxOccurs="unbounded"/> <element name="keyword" type="idml:textType" minOccurs="0" maxOccurs="unbounded"/> <element name="abstract" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"/> <element name="relatedLink" type="idml:docLinkType" minOccurs="0" maxOccurs="unbounded"/> <element name="forMoreInfo" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"/> <element name="note" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"/> <element name="anotherView" type="idml:keyType" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute name="origin" type="unsignedLong" use="required"/> <attribute name="dbKey" type="unsignedLong" use="required"/> <attribute name="date" type="date" use="required"/> </complexType> |
| diagram |
|
||||||||||||
| type | idml:IDType | ||||||||||||
| children | assigningOrg uniqID | ||||||||||||
| attributes |
|
||||||||||||
| source |
<element name="ID" type="idml:IDType" minOccurs="0" maxOccurs="unbounded"/> |
element idml:activityType/title
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:textType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="title" type="idml:textType" minOccurs="0" maxOccurs="unbounded"/> |
element idml:activityType/location
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:locationType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="location" type="idml:locationType" minOccurs="0" maxOccurs="unbounded"/> |
element idml:activityType/startDate
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:dateType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="startDate" type="idml:dateType" minOccurs="0"/> |
element idml:activityType/endDate
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:dateType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="endDate" type="idml:dateType" minOccurs="0"/> |
element idml:activityType/status
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:statusType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="status" type="idml:statusType" minOccurs="0"/> |
element idml:activityType/orgInvolved
| diagram |
|
||||||||||||
| type | idml:orgRole | ||||||||||||
| children | org role startDate endDate | ||||||||||||
| attributes |
|
||||||||||||
| source |
<element name="orgInvolved" type="idml:orgRole" minOccurs="0" maxOccurs="unbounded"/> |
element idml:activityType/funding
| diagram |
|
||||||||||||||||||
| type | idml:fundingType | ||||||||||||||||||
| children | fundingOrg termsAssist total yearly | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source |
<element name="funding" type="idml:fundingType" minOccurs="0" maxOccurs="unbounded"/> |
element idml:activityType/personInvolved
| diagram |
|
||||||||||||||||||
| type | idml:personRole | ||||||||||||||||||
| children | person role startDate endDate | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source |
<element name="personInvolved" type="idml:personRole" minOccurs="0" maxOccurs="unbounded"/> |
element idml:activityType/sector
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:textType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="sector" type="idml:textType" minOccurs="0" maxOccurs="unbounded"/> |
element idml:activityType/keyword
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:textType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="keyword" type="idml:textType" minOccurs="0" maxOccurs="unbounded"/> |
element idml:activityType/abstract
| diagram |
|
||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="abstract" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"/> |
element idml:activityType/relatedLink
| diagram |
|
||||||||||||||||||||||||
| type | idml:docLinkType | ||||||||||||||||||||||||
| children | url lang label shortDesc | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="relatedLink" type="idml:docLinkType" minOccurs="0" maxOccurs="unbounded"/> |
element idml:activityType/forMoreInfo
| diagram |
|
||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="forMoreInfo" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"/> |
element idml:activityType/note
| diagram |
|
||||||||||||||||||||||||
| type | idml:hyperTextType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="note" type="idml:hyperTextType" minOccurs="0" maxOccurs="unbounded"/> |
element idml:activityType/anotherView
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:keyType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="anotherView" type="idml:keyType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||
| type | extension of string | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source |
<complexType name="assistType"> <simpleContent> <extension base="string"> <attribute name="terms" type="idml:assistCodeType" use="optional"/> <attribute name="attributeAddedBy" type="unsignedLong" use="optional"/> </extension> </simpleContent> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||||||||
| type | extension of string | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<complexType name="dateType"> <simpleContent> <extension base="string"> <attribute name="date" type="date" use="optional"/> <attribute name="attributeAddedBy" type="unsignedLong" use="optional"/> <attribute name="infoStatus" type="idml:infoStatusCodeType" use="optional"/> </extension> </simpleContent> </complexType> |
| diagram |
|
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||||||||
| children | url lang label shortDesc | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<complexType name="docLinkType"> <sequence> <element name="url" type="anyURI" minOccurs="0" maxOccurs="unbounded"/> <element name="lang" type="language" minOccurs="0" maxOccurs="unbounded"/> <element name="label" type="idml:textType" minOccurs="0" maxOccurs="unbounded"/> <element name="shortDesc" type="idml:textType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>shortDesc is a SHORT description suitable for displaying next to the title in a web portal.</documentation> </annotation> </element> </sequence> <attribute name="dbKey" type="unsignedLong" use="optional"/> <attribute name="origin" type="unsignedLong" use="optional"/> <attribute name="infoStatus" type="idml:infoStatusCodeType" use="optional"/> </complexType> |
| diagram | ![]() |
| type | anyURI |
| source |
<element name="url" type="anyURI" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
| type | language |
| source |
<element name="lang" type="language" minOccurs="0" maxOccurs="unbounded"/> |
element idml:docLinkType/label
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:textType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="label" type="idml:textType" minOccurs="0" maxOccurs="unbounded"/> |
element idml:docLinkType/shortDesc
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:textType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<element name="shortDesc" type="idml:textType" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>shortDesc is a SHORT description suitable for displaying next to the title in a web portal.</documentation> </annotation> </element> |
| diagram |
|
||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||
| children | fundingOrg termsAssist total yearly | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source |
<complexType name="fundingType" mixed="true"> <sequence> <element name="fundingOrg" type="idml:orgType" minOccurs="0"/> <element name="termsAssist" type="idml:assistType" minOccurs="0"/> <element name="total" type="idml:moneyType" minOccurs="0"/> <element name="yearly" minOccurs="0" maxOccurs="unbounded"> <complexType> <sequence> <element name="yearStarting" type="idml:dateType" minOccurs="0" maxOccurs="unbounded"/> <element name="amount" type="idml:moneyType" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> </element> </sequence> <attribute name="attributeAddedBy" type="unsignedLong" use="optional"/> <attribute name="infoStatus" type="idml:infoStatusCodeType" use="optional"/> </complexType> |
element idml:fundingType/fundingOrg
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:orgType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="fundingOrg" type="idml:orgType" minOccurs="0"/> |
element idml:fundingType/termsAssist
| diagram | ![]() |
||||||||||||||||||
| type | idml:assistType | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source |
<element name="termsAssist" type="idml:assistType" minOccurs="0"/> |
element idml:fundingType/total
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:moneyType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="total" type="idml:moneyType" minOccurs="0"/> |
element idml:fundingType/yearly
| diagram |
|
| children | yearStarting amount |
| source |
<element name="yearly" minOccurs="0" maxOccurs="unbounded"> <complexType> <sequence> <element name="yearStarting" type="idml:dateType" minOccurs="0" maxOccurs="unbounded"/> <element name="amount" type="idml:moneyType" minOccurs="0" maxOccurs="unbounded"/> </sequence> </complexType> </element> |
element idml:fundingType/yearly/yearStarting
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:dateType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="yearStarting" type="idml:dateType" minOccurs="0" maxOccurs="unbounded"/> |
element idml:fundingType/yearly/amount
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:moneyType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="amount" type="idml:moneyType" minOccurs="0" maxOccurs="unbounded"/> |
complexType idml:hyperTextType
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<complexType name="hyperTextType" mixed="true"> <sequence> <any namespace="http://gateway-dev.arsdigita.com/TypeLibs/AllowedHTML" processContents="skip" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute name="lang" type="language" use="optional"/> <attribute name="translatedBy" type="unsignedLong" use="optional"/> <attribute name="infoStatus" type="idml:infoStatusCodeType" use="optional"/> </complexType> |
| diagram |
|
||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||
| children | assigningOrg uniqID | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source |
<complexType name="IDType"> <annotation> <documentation>Known IDs of a project (since a project can have several IDs in different organizations)</documentation> </annotation> <sequence> <element name="assigningOrg" type="idml:orgType"/> <element name="uniqID" type="string"/> </sequence> <attribute name="infoStatus" type="idml:infoStatusCodeType" use="optional"/> </complexType> |
element idml:IDType/assigningOrg
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:orgType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="assigningOrg" type="idml:orgType"/> |
| diagram | ![]() |
| type | string |
| source |
<element name="uniqID" type="string"/> |
complexType idml:infoStatusType
| diagram | ![]() |
||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||
| type | extension of string | ||||||||||||
| attributes |
|
||||||||||||
| source |
<complexType name="infoStatusType"> <simpleContent> <extension base="string"> <attribute name="infoStatusCode" type="idml:infoStatusCodeType"/> </extension> </simpleContent> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||||||||
| type | extension of string | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||
| source |
<complexType name="keyType"> <annotation> <documentation>Database keys of other views of the same activity or related activities.</documentation> </annotation> <simpleContent> <extension base="string"> <attribute name="dbKey" type="unsignedLong" use="required"/> <attribute name="origin" type="unsignedLong" use="required"/> <attribute name="infoStatus" type="idml:infoStatusCodeType" use="optional"/> </extension> </simpleContent> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||||||||
| type | extension of string | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<complexType name="locationType"> <simpleContent> <extension base="string"> <attribute name="locationCode" type="idml:locationCodeType" use="optional"/> <attribute name="attributeAddedBy" type="unsignedLong" use="optional"/> <attribute name="infoStatus" type="idml:infoStatusCodeType" use="optional"/> </extension> </simpleContent> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||||||||
| type | extension of string | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<complexType name="moneyType"> <simpleContent> <extension base="string"> <attribute name="amount" type="decimal" use="optional"/> <attribute name="currency" type="idml:currencyCodeType" use="optional"/> <attribute name="attributeAddedBy" type="unsignedLong" use="optional"/> </extension> </simpleContent> </complexType> |
| diagram |
|
||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||
| children | org role startDate endDate | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source |
<complexType name="orgRole"> <sequence> <element name="org" type="idml:orgType"/> <element name="role" type="idml:orgRoleType" minOccurs="0"/> <element name="startDate" type="idml:dateType" minOccurs="0"/> <element name="endDate" type="idml:dateType" minOccurs="0"/> </sequence> <attribute name="infoStatus" type="idml:infoStatusCodeType" use="optional"/> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:orgType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="org" type="idml:orgType"/> |
| diagram | ![]() |
||||||||||||||||||
| type | idml:orgRoleType | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source |
<element name="role" type="idml:orgRoleType" minOccurs="0"/> |
element idml:orgRole/startDate
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:dateType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="startDate" type="idml:dateType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:dateType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="endDate" type="idml:dateType" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||
| type | extension of string | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source |
<complexType name="orgRoleType"> <simpleContent> <extension base="string"> <attribute name="orgRoleCode" type="idml:orgRoleCodeType" use="optional"/> <attribute name="attributeAddedBy" type="unsignedLong" use="optional"/> </extension> </simpleContent> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||||||||
| type | extension of string | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<complexType name="orgType"> <simpleContent> <extension base="string"> <attribute name="dbKey" type="unsignedLong" use="optional"/> <attribute name="origin" type="unsignedLong" use="optional"/> <attribute name="attributeAddedBy" type="unsignedLong" use="optional"/> </extension> </simpleContent> </complexType> |
| diagram |
|
||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||
| children | person role startDate endDate | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source |
<complexType name="personRole"> <sequence> <element name="person" type="idml:personType"/> <element name="role" type="idml:personRoleType" minOccurs="0"/> <element name="startDate" type="idml:dateType" minOccurs="0"/> <element name="endDate" type="idml:dateType" minOccurs="0"/> </sequence> <attribute name="attributeAddedBy" type="unsignedLong" use="optional"/> <attribute name="infoStatus" type="idml:infoStatusCodeType" use="optional"/> </complexType> |
element idml:personRole/person
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:personType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="person" type="idml:personType"/> |
| diagram | ![]() |
||||||||||||||||||
| type | idml:personRoleType | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source |
<element name="role" type="idml:personRoleType" minOccurs="0"/> |
element idml:personRole/startDate
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:dateType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="startDate" type="idml:dateType" minOccurs="0"/> |
element idml:personRole/endDate
| diagram | ![]() |
||||||||||||||||||||||||
| type | idml:dateType | ||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<element name="endDate" type="idml:dateType" minOccurs="0"/> |
complexType idml:personRoleType
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||
| type | extension of string | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source |
<complexType name="personRoleType"> <simpleContent> <extension base="string"> <attribute name="personRoleCode" type="idml:personRoleCodeType" use="optional"/> <attribute name="attributeAddedBy" type="unsignedLong" use="optional"/> </extension> </simpleContent> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||||||||
| type | extension of string | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<complexType name="personType"> <simpleContent> <extension base="string"> <attribute name="dbKey" type="unsignedLong" use="optional"/> <attribute name="origin" type="unsignedLong" use="optional"/> <attribute name="attributeAddedBy" type="unsignedLong" use="optional"/> </extension> </simpleContent> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||||||||
| type | extension of string | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<complexType name="statusType"> <simpleContent> <extension base="string"> <attribute name="statusCode" type="idml:statusCodeType" use="optional"/> <attribute name="attributeAddedBy" type="unsignedLong" use="optional"/> <attribute name="infoStatus" type="idml:infoStatusCodeType" use="optional"/> </extension> </simpleContent> </complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||||||||||||
| type | extension of string | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source |
<complexType name="textType"> <simpleContent> <extension base="string"> <attribute name="lang" type="language" use="optional"/> <attribute name="translatedBy" type="unsignedLong" use="optional"/> <attribute name="infoStatus" type="idml:infoStatusCodeType" use="optional"/> </extension> </simpleContent> </complexType> |
simpleType idml:currencyCodeType
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||
| type | restriction of string | ||||
| used by |
|
||||
| facets |
|
||||
| source |
<simpleType name="currencyCodeType"> <restriction base="string"> <enumeration value="USD"/> <enumeration value="CHF"/> </restriction> </simpleType> |
simpleType idml:countryCodeType
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||
| type | restriction of string | ||||
| facets |
|
||||
| source |
<simpleType name="countryCodeType"> <restriction base="string"> <enumeration value="USA"/> <enumeration value="GBR"/> </restriction> </simpleType> |
simpleType idml:locationCodeType
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||
| type | restriction of string | ||||
| used by |
|
||||
| facets |
|
||||
| source |
<simpleType name="locationCodeType"> <restriction base="string"> <enumeration value="USA"/> <enumeration value="GBR"/> </restriction> </simpleType> |
simpleType idml:orgRoleCodeType
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||
| type | restriction of string | ||||||||
| used by |
|
||||||||
| facets |
|
||||||||
| source |
<simpleType name="orgRoleCodeType"> <restriction base="string"> <enumeration value="0"/> <enumeration value="1"/> <enumeration value="2"/> <enumeration value="3"/> </restriction> </simpleType> |
simpleType idml:statusCodeType
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||
| type | restriction of string | ||||
| used by |
|
||||
| facets |
|
||||
| source |
<simpleType name="statusCodeType"> <restriction base="string"> <enumeration value="1"/> <enumeration value="2"/> </restriction> </simpleType> |
simpleType idml:personRoleCodeType
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||||||
| type | restriction of string | ||||||||||||||
| used by |
|
||||||||||||||
| facets |
|
||||||||||||||
| source |
<simpleType name="personRoleCodeType"> <restriction base="string"> <enumeration value="0"/> <enumeration value="1"/> <enumeration value="2"/> <enumeration value="3"/> <enumeration value="4"/> <enumeration value="5"/> <enumeration value="6"/> </restriction> </simpleType> |
simpleType idml:assistCodeType
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||
| type | restriction of string | ||||
| used by |
|
||||
| facets |
|
||||
| source |
<simpleType name="assistCodeType"> <restriction base="string"> <enumeration value="1"/> <enumeration value="2"/> </restriction> </simpleType> |
simpleType idml:infoStatusCodeType
| namespace | http://www.huesemann.org/XML/Schema/IDML/SimpleActivitySchema/IDML_091.xsd | ||||||||||
| type | restriction of string | ||||||||||
| used by |
|
||||||||||
| facets |
|
||||||||||
| source |
<simpleType name="infoStatusCodeType"> <restriction base="string"> <enumeration value="1"/> <enumeration value="2"/> <enumeration value="3"/> <enumeration value="4"/> <enumeration value="5"/> </restriction> </simpleType> |
XML Schema documentation generated with XML Spy Schema Editor www.xmlspy.com





















































































































