Schema Answer.xsd


schema location:  Z:\schema\Rev0\Answer.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://www.eamxml.org/schema/Rev0
 
Elements  Complex types 
Answer  AnswerType 


element Answer
diagram Answer_p1.png
namespace http://www.eamxml.org/schema/Rev0
type AnswerType
properties
content complex
children QuestionId AnswerValue
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:element name="Answer" type="AnswerType"/>

complexType AnswerType
diagram Answer_p2.png
namespace http://www.eamxml.org/schema/Rev0
children QuestionId AnswerValue
used by
element Answer
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
source <xs:complexType name="AnswerType">
 
<xs:sequence>
   
<xs:element name="QuestionId" type="xs:string" minOccurs="0"/>
   
<xs:element name="AnswerValue" type="xs:string" minOccurs="0"/>
 
</xs:sequence>
 
<xs:attribute name="Id" type="xs:string" use="required"/>
</xs:complexType>

attribute AnswerType/@Id
type xs:string
properties
isRef 0
use required
source <xs:attribute name="Id" type="xs:string" use="required"/>

element AnswerType/QuestionId
diagram Answer_p3.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="QuestionId" type="xs:string" minOccurs="0"/>

element AnswerType/AnswerValue
diagram Answer_p4.png
namespace http://www.eamxml.org/schema/Rev0
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="AnswerValue" type="xs:string" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy