Showing:

Diagrams
Facets
Model
Properties
Source
Used by
Element AnswerRecord / AnswerText
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_ShortTextType.tmp#ShortTextType
Type ShortTextType
Properties
content simple
maxOccurs unbounded
Facets
maxLength 50
Source
<xs:element maxOccurs="unbounded" name="AnswerText" type="ShortTextType"/>
Complex Type AnswerRecord
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_AnswerRecord.tmp#AnswerRecord_AnswerText
Used by
Model
Children AnswerText
Source
<xs:complexType name="AnswerRecord">
  <xs:sequence>
    <xs:element maxOccurs="unbounded" name="AnswerText" type="ShortTextType"/>
  </xs:sequence>
</xs:complexType>