| schema location: | Z:\schema\Rev0\UserDefined.xsd |
| attribute form default: | |
| element form default: | qualified |
| targetNamespace: | http://www.eamxml.org/schema/Rev0 |
| Elements | Complex types |
| UserDefined | UserDefinedType |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||
| type | UserDefinedType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="UserDefined" type="UserDefinedType"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:complexType name="UserDefinedType"> <xs:attribute name="Id" type="xs:string" use="required"/> <xs:attribute name="Value" type="xs:string" use="required"/> <xs:attribute name="Comment" type="xs:string" use="optional"/> </xs:complexType> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Id" type="xs:string" use="required"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Value" type="xs:string" use="required"/> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Comment" type="xs:string" use="optional"/> |