Showing:

Attributes
Diagrams
Facets
Instances
Properties
Source
Main schema ElasticMapReduce.xsd
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Properties
attribute form default: unqualified
element form default: qualified
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element ResponseMetadata
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram emr-schema0.tmp#id2
Properties
content: complex
Model RequestId
Children RequestId
Instance
<ResponseMetadata>
  <RequestId>{1,1}</RequestId>
</ResponseMetadata>
Source
<xs:element name="ResponseMetadata">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="RequestId" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element ResponseMetadata / RequestId
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="RequestId" type="xs:string"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element Error
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram emr-schema0.tmp#id4 emr-schema0.tmp#id5 emr-schema0.tmp#id6 emr-schema0.tmp#id7
Properties
content: complex
Model Type , Code , Message , Detail
Children Code, Detail, Message, Type
Instance
<Error>
  <Type>{1,1}</Type>
  <Code>{1,1}</Code>
  <Message>{1,1}</Message>
  <Detail>{1,1}</Detail>
</Error>
Source
<xs:element name="Error">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="Type">
        <xs:simpleType>
          <xs:restriction base="xs:string">
            <xs:enumeration value="Receiver"/>
            <xs:enumeration value="Sender"/>
          </xs:restriction>
        </xs:simpleType>
      </xs:element>
      <xs:element name="Code" type="xs:string"/>
      <xs:element name="Message" type="xs:string"/>
      <xs:element name="Detail">
        <xs:complexType>
          <xs:sequence>
            <xs:any maxOccurs="unbounded" minOccurs="0" namespace="##any" processContents="lax"/>
          </xs:sequence>
          <xs:anyAttribute namespace="##other" processContents="lax"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element Error / Type
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type restriction of xs:string
Properties
content: simple
Facets
enumeration Receiver
enumeration Sender
Source
<xs:element name="Type">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="Receiver"/>
      <xs:enumeration value="Sender"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element Error / Code
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="Code" type="xs:string"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element Error / Message
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="Message" type="xs:string"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element Error / Detail
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Properties
content: complex
Model ANY element from ANY namespace
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from ANY namespace OTHER than 'http://elasticmapreduce.amazonaws.com/doc/2009-03-31'
Source
<xs:element name="Detail">
  <xs:complexType>
    <xs:sequence>
      <xs:any maxOccurs="unbounded" minOccurs="0" namespace="##any" processContents="lax"/>
    </xs:sequence>
    <xs:anyAttribute namespace="##other" processContents="lax"/>
  </xs:complexType>
</xs:element>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element ErrorResponse
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram emr-schema0.tmp#id10
Properties
content: complex
Model Error+ , RequestId
Children Error, RequestId
Instance
<ErrorResponse>
  <Error>{1,unbounded}</Error>
  <RequestId>{1,1}</RequestId>
</ErrorResponse>
Source
<xs:element name="ErrorResponse">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="tns:Error" maxOccurs="unbounded"/>
      <xs:element name="RequestId" type="xs:string"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element ErrorResponse / RequestId
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="RequestId" type="xs:string"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element AddJobFlowSteps
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram emr-schema0.tmp#id12 emr-schema0.tmp#id13
Properties
content: complex
Model JobFlowId , Steps
Children JobFlowId, Steps
Instance
<AddJobFlowSteps>
  <JobFlowId>{1,1}</JobFlowId>
  <Steps>{1,1}</Steps>
</AddJobFlowSteps>
Source
<xs:element name="AddJobFlowSteps">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="JobFlowId" type="xs:string"/>
      <xs:element name="Steps" type="tns:StepConfigList"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element AddJobFlowSteps / JobFlowId
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="JobFlowId" type="xs:string"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element AddJobFlowSteps / Steps
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type StepConfigList
Properties
content: simple
Source
<xs:element name="Steps" type="tns:StepConfigList"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element AddJobFlowStepsResponse
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Properties
content: complex
Model ResponseMetadata
Children ResponseMetadata
Instance
<AddJobFlowStepsResponse>
  <ResponseMetadata>{1,1}</ResponseMetadata>
</AddJobFlowStepsResponse>
Source
<xs:element name="AddJobFlowStepsResponse">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="tns:ResponseMetadata" minOccurs="1"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element TerminateJobFlows
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram emr-schema0.tmp#id17
Properties
content: complex
Model JobFlowIds
Children JobFlowIds
Instance
<TerminateJobFlows>
  <JobFlowIds>{1,1}</JobFlowIds>
</TerminateJobFlows>
Source
<xs:element name="TerminateJobFlows">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="JobFlowIds" type="tns:StringList"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element TerminateJobFlows / JobFlowIds
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type StringList
Properties
content: simple
Source
<xs:element name="JobFlowIds" type="tns:StringList"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element TerminateJobFlowsResponse
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Properties
content: complex
Model ResponseMetadata
Children ResponseMetadata
Instance
<TerminateJobFlowsResponse>
  <ResponseMetadata>{1,1}</ResponseMetadata>
</TerminateJobFlowsResponse>
Source
<xs:element name="TerminateJobFlowsResponse">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="tns:ResponseMetadata" minOccurs="1"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element DescribeJobFlows
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram emr-schema0.tmp#id20 emr-schema0.tmp#id21 emr-schema0.tmp#id22 emr-schema0.tmp#id23
Properties
content: complex
Model CreatedAfter{0,1} , CreatedBefore{0,1} , JobFlowIds{0,1} , JobFlowStates{0,1}
Children CreatedAfter, CreatedBefore, JobFlowIds, JobFlowStates
Instance
<DescribeJobFlows>
  <CreatedAfter>{0,1}</CreatedAfter>
  <CreatedBefore>{0,1}</CreatedBefore>
  <JobFlowIds>{0,1}</JobFlowIds>
  <JobFlowStates>{0,1}</JobFlowStates>
</DescribeJobFlows>
Source
<xs:element name="DescribeJobFlows">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="CreatedAfter" type="xs:dateTime" minOccurs="0"/>
      <xs:element name="CreatedBefore" type="xs:dateTime" minOccurs="0"/>
      <xs:element name="JobFlowIds" type="tns:StringList" minOccurs="0"/>
      <xs:element name="JobFlowStates" type="tns:JobFlowExecutionStateList" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element DescribeJobFlows / CreatedAfter
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
minOccurs: 0
Source
<xs:element name="CreatedAfter" type="xs:dateTime" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element DescribeJobFlows / CreatedBefore
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
minOccurs: 0
Source
<xs:element name="CreatedBefore" type="xs:dateTime" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element DescribeJobFlows / JobFlowIds
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type StringList
Properties
content: simple
minOccurs: 0
Source
<xs:element name="JobFlowIds" type="tns:StringList" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element DescribeJobFlows / JobFlowStates
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type JobFlowExecutionStateList
Properties
content: simple
minOccurs: 0
Source
<xs:element name="JobFlowStates" type="tns:JobFlowExecutionStateList" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element DescribeJobFlowsResponse
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Properties
content: complex
Model DescribeJobFlowsResult , ResponseMetadata
Children DescribeJobFlowsResult, ResponseMetadata
Instance
<DescribeJobFlowsResponse>
  <DescribeJobFlowsResult>{1,1}</DescribeJobFlowsResult>
  <ResponseMetadata>{1,1}</ResponseMetadata>
</DescribeJobFlowsResponse>
Source
<xs:element name="DescribeJobFlowsResponse">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="tns:DescribeJobFlowsResult"/>
      <xs:element ref="tns:ResponseMetadata" minOccurs="1"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element DescribeJobFlowsResult
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram emr-schema0.tmp#id27
Properties
content: complex
Model JobFlows{0,1}
Children JobFlows
Instance
<DescribeJobFlowsResult>
  <JobFlows>{0,1}</JobFlows>
</DescribeJobFlowsResult>
Source
<xs:element name="DescribeJobFlowsResult">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="JobFlows" type="tns:JobFlowDetailList" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element DescribeJobFlowsResult / JobFlows
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type JobFlowDetailList
Properties
content: simple
minOccurs: 0
Source
<xs:element name="JobFlows" type="tns:JobFlowDetailList" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element RunJobFlow
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram emr-schema0.tmp#id29 emr-schema0.tmp#id30 emr-schema0.tmp#id31 emr-schema0.tmp#id32
Properties
content: complex
Model Name , LogUri{0,1} , Instances , Steps{0,1}
Children Instances, LogUri, Name, Steps
Instance
<RunJobFlow>
  <Name>{1,1}</Name>
  <LogUri>{0,1}</LogUri>
  <Instances>{1,1}</Instances>
  <Steps>{0,1}</Steps>
</RunJobFlow>
Source
<xs:element name="RunJobFlow">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="Name" type="tns:RunJobFlowInputName"/>
      <xs:element name="LogUri" type="xs:string" minOccurs="0"/>
      <xs:element name="Instances" type="tns:JobFlowInstancesConfig"/>
      <xs:element name="Steps" type="tns:StepConfigList" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element RunJobFlow / Name
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type RunJobFlowInputName
Properties
content: simple
Source
<xs:element name="Name" type="tns:RunJobFlowInputName"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element RunJobFlow / LogUri
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="LogUri" type="xs:string" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element RunJobFlow / Instances
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type JobFlowInstancesConfig
Properties
content: simple
Source
<xs:element name="Instances" type="tns:JobFlowInstancesConfig"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element RunJobFlow / Steps
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type StepConfigList
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Steps" type="tns:StepConfigList" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element RunJobFlowResponse
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Properties
content: complex
Model RunJobFlowResult , ResponseMetadata
Children ResponseMetadata, RunJobFlowResult
Instance
<RunJobFlowResponse>
  <RunJobFlowResult>{1,1}</RunJobFlowResult>
  <ResponseMetadata>{1,1}</ResponseMetadata>
</RunJobFlowResponse>
Source
<xs:element name="RunJobFlowResponse">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="tns:RunJobFlowResult"/>
      <xs:element ref="tns:ResponseMetadata" minOccurs="1"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element RunJobFlowResult
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram emr-schema0.tmp#id36
Properties
content: complex
Model JobFlowId{0,1}
Children JobFlowId
Instance
<RunJobFlowResult>
  <JobFlowId>{0,1}</JobFlowId>
</RunJobFlowResult>
Source
<xs:element name="RunJobFlowResult">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="JobFlowId" type="xs:string" minOccurs="0"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element RunJobFlowResult / JobFlowId
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="JobFlowId" type="xs:string" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowExecutionStatusDetail / State
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type JobFlowExecutionState
Properties
content: simple
Source
<xs:element name="State" type="tns:JobFlowExecutionState"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowExecutionStatusDetail / CreationDateTime
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
Source
<xs:element name="CreationDateTime" type="xs:dateTime"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowExecutionStatusDetail / StartDateTime
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
minOccurs: 0
Source
<xs:element name="StartDateTime" type="xs:dateTime" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowExecutionStatusDetail / EndDateTime
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
minOccurs: 0
Source
<xs:element name="EndDateTime" type="xs:dateTime" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowExecutionStatusDetail / LastStateChangeReason
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type StateChangeReason
Properties
content: simple
minOccurs: 0
Source
<xs:element name="LastStateChangeReason" type="tns:StateChangeReason" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowDetailList / member
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type JobFlowDetail
Properties
content: simple
maxOccurs: unbounded
Source
<xs:element name="member" type="tns:JobFlowDetail" maxOccurs="unbounded"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element StepConfig / Name
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type StepConfigName
Properties
content: simple
Source
<xs:element name="Name" type="tns:StepConfigName"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element StepConfig / ActionOnFailure
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type ActionOnFailure
Properties
content: simple
minOccurs: 0
Source
<xs:element name="ActionOnFailure" type="tns:ActionOnFailure" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element StepConfig / HadoopJarStep
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type HadoopJarStepConfig
Properties
content: simple
Source
<xs:element name="HadoopJarStep" type="tns:HadoopJarStepConfig"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element StepExecutionStatusDetail / State
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type StepExecutionState
Properties
content: simple
Source
<xs:element name="State" type="tns:StepExecutionState"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element StepExecutionStatusDetail / CreationDateTime
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
Source
<xs:element name="CreationDateTime" type="xs:dateTime"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element StepExecutionStatusDetail / StartDateTime
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
minOccurs: 0
Source
<xs:element name="StartDateTime" type="xs:dateTime" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element StepExecutionStatusDetail / EndDateTime
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:dateTime
Properties
content: simple
minOccurs: 0
Source
<xs:element name="EndDateTime" type="xs:dateTime" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element StepExecutionStatusDetail / LastStateChangeReason
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="LastStateChangeReason" type="xs:string" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element StringList / member
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
maxOccurs: unbounded
Source
<xs:element name="member" type="xs:string" maxOccurs="unbounded"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowExecutionStateList / member
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type JobFlowExecutionState
Properties
content: simple
maxOccurs: unbounded
Source
<xs:element name="member" type="tns:JobFlowExecutionState" maxOccurs="unbounded"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowDetail / JobFlowId
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="JobFlowId" type="xs:string"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowDetail / Name
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="Name" type="xs:string"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowDetail / LogUri
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="LogUri" type="xs:string" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowDetail / ExecutionStatusDetail
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type JobFlowExecutionStatusDetail
Properties
content: simple
Source
<xs:element name="ExecutionStatusDetail" type="tns:JobFlowExecutionStatusDetail"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowDetail / Instances
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type JobFlowInstancesDetail
Properties
content: simple
Source
<xs:element name="Instances" type="tns:JobFlowInstancesDetail"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowDetail / Steps
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type StepDetailList
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Steps" type="tns:StepDetailList" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element StepDetail / StepConfig
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type StepConfig
Properties
content: simple
Source
<xs:element name="StepConfig" type="tns:StepConfig"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element StepDetail / ExecutionStatusDetail
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type StepExecutionStatusDetail
Properties
content: simple
Source
<xs:element name="ExecutionStatusDetail" type="tns:StepExecutionStatusDetail"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element PlacementType / AvailabilityZone
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="AvailabilityZone" type="xs:string"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element KeyValueList / member
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type KeyValue
Properties
content: simple
maxOccurs: unbounded
Source
<xs:element name="member" type="tns:KeyValue" maxOccurs="unbounded"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowInstancesConfig / MasterInstanceType
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="MasterInstanceType" type="xs:string"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowInstancesConfig / SlaveInstanceType
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="SlaveInstanceType" type="xs:string"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowInstancesConfig / InstanceCount
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:integer
Properties
content: simple
Source
<xs:element name="InstanceCount" type="xs:integer"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowInstancesConfig / Ec2KeyName
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type JobFlowInstancesConfigEc2KeyName
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Ec2KeyName" type="tns:JobFlowInstancesConfigEc2KeyName" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowInstancesConfig / Placement
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type PlacementType
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Placement" type="tns:PlacementType" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowInstancesConfig / KeepJobFlowAliveWhenNoSteps
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:boolean
Properties
content: simple
minOccurs: 0
Source
<xs:element name="KeepJobFlowAliveWhenNoSteps" type="xs:boolean" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element StepConfigList / member
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type StepConfig
Properties
content: simple
maxOccurs: unbounded
Source
<xs:element name="member" type="tns:StepConfig" maxOccurs="unbounded"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element HadoopJarStepConfig / Properties
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type KeyValueList
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Properties" type="tns:KeyValueList" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element HadoopJarStepConfig / Jar
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="Jar" type="xs:string"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element HadoopJarStepConfig / MainClass
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="MainClass" type="xs:string" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element HadoopJarStepConfig / Args
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type StringList
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Args" type="tns:StringList" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element StepDetailList / member
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type StepDetail
Properties
content: simple
maxOccurs: unbounded
Source
<xs:element name="member" type="tns:StepDetail" maxOccurs="unbounded"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowInstancesDetail / MasterInstanceType
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="MasterInstanceType" type="xs:string"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowInstancesDetail / MasterPublicDnsName
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="MasterPublicDnsName" type="xs:string" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowInstancesDetail / MasterInstanceId
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="MasterInstanceId" type="xs:string" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowInstancesDetail / SlaveInstanceType
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
Source
<xs:element name="SlaveInstanceType" type="xs:string"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowInstancesDetail / InstanceCount
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:integer
Properties
content: simple
Source
<xs:element name="InstanceCount" type="xs:integer"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowInstancesDetail / Ec2KeyName
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Ec2KeyName" type="xs:string" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowInstancesDetail / Placement
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type PlacementType
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Placement" type="tns:PlacementType" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element JobFlowInstancesDetail / KeepJobFlowAliveWhenNoSteps
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:boolean
Properties
content: simple
minOccurs: 0
Source
<xs:element name="KeepJobFlowAliveWhenNoSteps" type="xs:boolean" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element KeyValue / Key
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Key" type="xs:string" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Element KeyValue / Value
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
Source
<xs:element name="Value" type="xs:string" minOccurs="0"/>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Simple Type StepExecutionState
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram
Type restriction of xs:string
Facets
pattern PENDING|RUNNING|COMPLETED|CANCELLED|FAILED|INTERRUPTED
Source
<xs:simpleType name="StepExecutionState">
  <xs:restriction base="xs:string">
    <xs:pattern value="PENDING|RUNNING|COMPLETED|CANCELLED|FAILED|INTERRUPTED"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Complex Type JobFlowExecutionStatusDetail
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram emr-schema0.tmp#id39 emr-schema0.tmp#id40 emr-schema0.tmp#id41 emr-schema0.tmp#id42 emr-schema0.tmp#id43
Model State , CreationDateTime , StartDateTime{0,1} , EndDateTime{0,1} , LastStateChangeReason{0,1}
Children CreationDateTime, EndDateTime, LastStateChangeReason, StartDateTime, State
Source
<xs:complexType name="JobFlowExecutionStatusDetail">
  <xs:sequence>
    <xs:element name="State" type="tns:JobFlowExecutionState"/>
    <xs:element name="CreationDateTime" type="xs:dateTime"/>
    <xs:element name="StartDateTime" type="xs:dateTime" minOccurs="0"/>
    <xs:element name="EndDateTime" type="xs:dateTime" minOccurs="0"/>
    <xs:element name="LastStateChangeReason" type="tns:StateChangeReason" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Complex Type JobFlowDetailList
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram emr-schema0.tmp#id45
Model member+
Children member
Source
<xs:complexType name="JobFlowDetailList">
  <xs:sequence>
    <xs:element name="member" type="tns:JobFlowDetail" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Complex Type StepConfig
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram emr-schema0.tmp#id47 emr-schema0.tmp#id48 emr-schema0.tmp#id49
Model Name , ActionOnFailure{0,1} , HadoopJarStep
Children ActionOnFailure, HadoopJarStep, Name
Source
<xs:complexType name="StepConfig">
  <xs:sequence>
    <xs:element name="Name" type="tns:StepConfigName"/>
    <xs:element name="ActionOnFailure" type="tns:ActionOnFailure" minOccurs="0"/>
    <xs:element name="HadoopJarStep" type="tns:HadoopJarStepConfig"/>
  </xs:sequence>
</xs:complexType>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Complex Type StepExecutionStatusDetail
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram emr-schema0.tmp#id51 emr-schema0.tmp#id52 emr-schema0.tmp#id53 emr-schema0.tmp#id54 emr-schema0.tmp#id55
Model State , CreationDateTime , StartDateTime{0,1} , EndDateTime{0,1} , LastStateChangeReason{0,1}
Children CreationDateTime, EndDateTime, LastStateChangeReason, StartDateTime, State
Source
<xs:complexType name="StepExecutionStatusDetail">
  <xs:sequence>
    <xs:element name="State" type="tns:StepExecutionState"/>
    <xs:element name="CreationDateTime" type="xs:dateTime"/>
    <xs:element name="StartDateTime" type="xs:dateTime" minOccurs="0"/>
    <xs:element name="EndDateTime" type="xs:dateTime" minOccurs="0"/>
    <xs:element name="LastStateChangeReason" type="xs:string" minOccurs="0"/>
  </xs:sequence>
</xs:complexType>
Schema location file:/C:/Documents and Settings/geckel/AWS/AWSEMapReduceDocs/mainline/AWSElasticMapReduce/2009-03-31/Schema/Schema_File_xsd_orig/ElasticMapReduce.xsd
Complex Type StringList
Namespace http://elasticmapreduce.amazonaws.com/doc/2009-03-31
Diagram
Diagram emr-schema0.tmp#id57
Model member+