Schema Project.xsd


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


element Project
diagram Project_p1.png
namespace http://www.eamxml.org/schema/Rev0
type ProjectType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
Namexs:stringoptional      
source <xs:element name="Project" type="ProjectType"/>

complexType ProjectType
diagram Project_p2.png
namespace http://www.eamxml.org/schema/Rev0
used by
element Project
attributes
Name  Type  Use  Default  Fixed  annotation
Idxs:stringrequired      
Namexs:stringoptional      
source <xs:complexType name="ProjectType">
 
<xs:attribute name="Id" type="xs:string" use="required"/>
 
<xs:attribute name="Name" type="xs:string" use="optional"/>
</xs:complexType>

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

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


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