Schema gencheckoutareas.xsd


schema location
attributeFormDefault unqualified
elementFormDefault qualified
 
Elements 
edart 


element edart
diagram gencheckoutareas_p1.png
properties
content complex
children generationCheckoutControlAreas
source <xs:element name="edart">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="generationCheckoutControlAreas">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="controlArea" minOccurs="0" maxOccurs="unbounded">
             
<xs:complexType>
               
<xs:attribute name="id" type="xs:string"/>
               
<xs:attribute name="name" type="xs:string"/>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element edart/generationCheckoutControlAreas
diagram gencheckoutareas_p2.png
properties
content complex
children controlArea
source <xs:element name="generationCheckoutControlAreas">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="controlArea" minOccurs="0" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:attribute name="id" type="xs:string"/>
         
<xs:attribute name="name" type="xs:string"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element edart/generationCheckoutControlAreas/controlArea
diagram gencheckoutareas_p3.png
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:string        
name  xs:string        
source <xs:element name="controlArea" minOccurs="0" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:attribute name="id" type="xs:string"/>
   
<xs:attribute name="name" type="xs:string"/>
 
</xs:complexType>
</xs:element>

attribute edart/generationCheckoutControlAreas/controlArea/@id
type xs:string
source <xs:attribute name="id" type="xs:string"/>

attribute edart/generationCheckoutControlAreas/controlArea/@name
type xs:string
source <xs:attribute name="name" type="xs:string"/>


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