Schema UserDefined.xsd


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 


element UserDefined
diagram UserDefined_p1.png
namespace http://www.eamxml.org/schema/Rev0
type UserDefinedType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
Valuexs:stringrequired      
Commentxs:stringoptional      
source <xs:element name="UserDefined" type="UserDefinedType"/>

complexType UserDefinedType
diagram UserDefined_p2.png
namespace http://www.eamxml.org/schema/Rev0
used by
element UserDefined
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
Valuexs:stringrequired      
Commentxs:stringoptional      
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>

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

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

attribute UserDefinedType/@Comment
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="Comment" type="xs:string" use="optional"/>


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