Showing:

Diagrams
Instances
Model
Properties
Source
Used by
Element GallupQuestionsRecord / GallupQuestion
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_GallupQuestionBlock.tmp#GallupQuestionBlock_QuestionIde-document-3_1_10_xsd_Complex_Type_GallupQuestionBlock.tmp#GallupQuestionBlock_QuestionTexte-document-3_1_10_xsd_Complex_Type_GallupQuestionBlock.tmp#GallupQuestionBlock_AnswerTypee-document-3_1_10_xsd_Complex_Type_GallupQuestionBlock.tmp#GallupQuestionBlock_AnswerEntrye-document-3_1_10_xsd_Complex_Type_GallupQuestionBlock.tmp#GallupQuestionBlock_Answere-document-3_1_10_xsd_Complex_Type_GallupQuestionBlock.tmp#GallupQuestionBlock
Type GallupQuestionBlock
Properties
content complex
maxOccurs unbounded
Model
Children Answer, AnswerEntry, AnswerType, QuestionId, QuestionText
Instance
<GallupQuestion>
  <QuestionId>{0,1}</QuestionId>
  <QuestionText>{0,1}</QuestionText>
  <AnswerType>{0,1}</AnswerType>
  <AnswerEntry>{0,1}</AnswerEntry>
  <Answer>{0,1}</Answer>
</GallupQuestion>
Source
<xs:element maxOccurs="unbounded" name="GallupQuestion" type="GallupQuestionBlock"/>
Complex Type GallupQuestionsRecord
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_GallupQuestionsRecord.tmp#GallupQuestionsRecord_GallupQuestion
Used by
Model
Children GallupQuestion
Source
<xs:complexType name="GallupQuestionsRecord">
  <xs:sequence>
    <xs:element maxOccurs="unbounded" name="GallupQuestion" type="GallupQuestionBlock"/>
  </xs:sequence>
</xs:complexType>