Showing:

Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element GallupEntryRecord / GallupId
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_Decimal2FractionDigitsType.tmp#Decimal2FractionDigitsType
Type Decimal2FractionDigitsType
Properties
content simple
Facets
fractionDigits 2
Source
<xs:element name="GallupId" type="Decimal2FractionDigitsType"/>
Element GallupEntryRecord / GallupName
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_ShortTextType.tmp#ShortTextType
Type ShortTextType
Properties
content simple
minOccurs 0
Facets
maxLength 50
Source
<xs:element minOccurs="0" name="GallupName" type="ShortTextType"/>
Element GallupEntryRecord / GallupQuestions
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_GallupQuestionsRecord.tmp#GallupQuestionsRecord_GallupQuestione-document-3_1_10_xsd_Complex_Type_GallupQuestionsRecord.tmp#GallupQuestionsRecord
Type GallupQuestionsRecord
Properties
content complex
minOccurs 0
Model
Children GallupQuestion
Instance
<GallupQuestions>
  <GallupQuestion>{1,unbounded}</GallupQuestion>
</GallupQuestions>
Source
<xs:element minOccurs="0" name="GallupQuestions" type="GallupQuestionsRecord"/>
Complex Type GallupEntryRecord
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_GallupEntryRecord.tmp#GallupEntryRecord_GallupIde-document-3_1_10_xsd_Complex_Type_GallupEntryRecord.tmp#GallupEntryRecord_GallupNamee-document-3_1_10_xsd_Complex_Type_GallupEntryRecord.tmp#GallupEntryRecord_GallupQuestions
Used by
Model
Children GallupId, GallupName, GallupQuestions
Source
<xs:complexType name="GallupEntryRecord">
  <xs:sequence>
    <xs:element name="GallupId" type="Decimal2FractionDigitsType"/>
    <xs:element minOccurs="0" name="GallupName" type="ShortTextType"/>
    <xs:element minOccurs="0" name="GallupQuestions" type="GallupQuestionsRecord"/>
  </xs:sequence>
</xs:complexType>