attributeGroup NotValidDatesType
used by
complexTypes FlightCouponType FlightSegmentDetailsType
attributes
Name  Type  Use  Default  Fixed  Annotation
NotValidBefore  s:date  optional      
documentation
Not valid before date
NotValidAfter  s:date  optional      
documentation
Not valid after date
source <s:attributeGroup name="NotValidDatesType">
 
<s:attribute name="NotValidBefore" type="s:date" use="optional">
   
<s:annotation>
     
<s:documentation>Not valid before date</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="NotValidAfter" type="s:date" use="optional">
   
<s:annotation>
     
<s:documentation>Not valid after date</s:documentation>
   
</s:annotation>
 
</s:attribute>
</s:attributeGroup>

attribute NotValidDatesType/@NotValidBefore
type s:date
properties
use optional
annotation
documentation
Not valid before date
source <s:attribute name="NotValidBefore" type="s:date" use="optional">
 
<s:annotation>
   
<s:documentation>Not valid before date</s:documentation>
 
</s:annotation>
</s:attribute>

attribute NotValidDatesType/@NotValidAfter
type s:date
properties
use optional
annotation
documentation
Not valid after date
source <s:attribute name="NotValidAfter" type="s:date" use="optional">
 
<s:annotation>
   
<s:documentation>Not valid after date</s:documentation>
 
</s:annotation>
</s:attribute>


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