Schema genoff_scenario.xsd


schema location genoff_scenario.xsd
attributeFormDefault unqualified
elementFormDefault qualified
 
Elements 
edart 


element edart
diagram genoff_scenario_p1.png
properties
content complex
children genoff_scenarios
source <xs:element name="edart">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="genoff_scenarios">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="scenario" maxOccurs="unbounded">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="category" type="xs:string"/>
                 
<xs:element name="scenario_id" type="xs:integer"/>
                 
<xs:element name="title" type="xs:string"/>
                 
<xs:element name="allowed_out" type="xs:integer"/>
                 
<xs:element name="comments" type="xs:string"/>
                 
<xs:element name="review_comments" type="xs:string"/>
                 
<xs:element name="equipment">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="ta_id" type="xs:integer" maxOccurs="unbounded"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
                 
<xs:element name="generators">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="generator_id" type="xs:integer" maxOccurs="unbounded"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
               
<xs:attribute name="active" type="xs:boolean" default="true"/>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element edart/genoff_scenarios
diagram genoff_scenario_p2.png
properties
content complex
children scenario
source <xs:element name="genoff_scenarios">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="scenario" maxOccurs="unbounded">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="category" type="xs:string"/>
           
<xs:element name="scenario_id" type="xs:integer"/>
           
<xs:element name="title" type="xs:string"/>
           
<xs:element name="allowed_out" type="xs:integer"/>
           
<xs:element name="comments" type="xs:string"/>
           
<xs:element name="review_comments" type="xs:string"/>
           
<xs:element name="equipment">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="ta_id" type="xs:integer" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
           
<xs:element name="generators">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="generator_id" type="xs:integer" maxOccurs="unbounded"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
         
<xs:attribute name="active" type="xs:boolean" default="true"/>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element edart/genoff_scenarios/scenario
diagram genoff_scenario_p3.png
properties
minOcc 1
maxOcc unbounded
content complex
children category scenario_id title allowed_out comments review_comments equipment generators
attributes
Name  Type  Use  Default  Fixed  Annotation
active  xs:boolean    true    
source <xs:element name="scenario" maxOccurs="unbounded">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="category" type="xs:string"/>
     
<xs:element name="scenario_id" type="xs:integer"/>
     
<xs:element name="title" type="xs:string"/>
     
<xs:element name="allowed_out" type="xs:integer"/>
     
<xs:element name="comments" type="xs:string"/>
     
<xs:element name="review_comments" type="xs:string"/>
     
<xs:element name="equipment">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="ta_id" type="xs:integer" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="generators">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="generator_id" type="xs:integer" maxOccurs="unbounded"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="active" type="xs:boolean" default="true"/>
 
</xs:complexType>
</xs:element>

attribute edart/genoff_scenarios/scenario/@active
type xs:boolean
properties
default true
source <xs:attribute name="active" type="xs:boolean" default="true"/>

element edart/genoff_scenarios/scenario/category
diagram genoff_scenario_p4.png
type xs:string
properties
content simple
source <xs:element name="category" type="xs:string"/>

element edart/genoff_scenarios/scenario/scenario_id
diagram genoff_scenario_p5.png
type xs:integer
properties
content simple
source <xs:element name="scenario_id" type="xs:integer"/>

element edart/genoff_scenarios/scenario/title
diagram genoff_scenario_p6.png
type xs:string
properties
content simple
source <xs:element name="title" type="xs:string"/>

element edart/genoff_scenarios/scenario/allowed_out
diagram genoff_scenario_p7.png
type xs:integer
properties
content simple
source <xs:element name="allowed_out" type="xs:integer"/>

element edart/genoff_scenarios/scenario/comments
diagram genoff_scenario_p8.png
type xs:string
properties
content simple
source <xs:element name="comments" type="xs:string"/>

element edart/genoff_scenarios/scenario/review_comments
diagram genoff_scenario_p9.png
type xs:string
properties
content simple
source <xs:element name="review_comments" type="xs:string"/>

element edart/genoff_scenarios/scenario/equipment
diagram genoff_scenario_p10.png
properties
content complex
children ta_id
source <xs:element name="equipment">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="ta_id" type="xs:integer" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element edart/genoff_scenarios/scenario/equipment/ta_id
diagram genoff_scenario_p11.png
type xs:integer
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="ta_id" type="xs:integer" maxOccurs="unbounded"/>

element edart/genoff_scenarios/scenario/generators
diagram genoff_scenario_p12.png
properties
content complex
children generator_id
source <xs:element name="generators">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="generator_id" type="xs:integer" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element edart/genoff_scenarios/scenario/generators/generator_id
diagram genoff_scenario_p13.png
type xs:integer
properties
minOcc 1
maxOcc unbounded
content simple
source <xs:element name="generator_id" type="xs:integer" maxOccurs="unbounded"/>


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