| 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 |
| diagram | ![]() |
||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||
| type | AnswerType | ||||||||||||
| properties |
|
||||||||||||
| children | QuestionId AnswerValue | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Answer" type="AnswerType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||
| children | QuestionId AnswerValue | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| 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> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Id" type="xs:string" use="required"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="QuestionId" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="AnswerValue" type="xs:string" minOccurs="0"/> |