xat2 Back Forward

Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element tns:TimeListType / tns:time
Namespace http://xat2.etai.fr
Diagram
Diagram xat2_v2_0_xsd_Complex_Type_tns_TimeType.tmp#TimeType_source xat2_v2_0_xsd_Complex_Type_tns_TimeType.tmp#TimeType_part-internal-id xat2_v2_0_xsd_Complex_Type_tns_TimeType.tmp#TimeType_VAT-internal-id xat2_v2_0_xsd_Complex_Type_tns_TimeType.tmp#TimeType_labor-internal-id xat2_v2_0_xsd_Complex_Type_tns_TimeType.tmp#TimeType_impact-internal-id xat2_v2_0_xsd_Complex_Type_tns_TimeType.tmp#TimeType_breakdown-list xat2_v2_0_xsd_Complex_Type_tns_TimeType.tmp#TimeType_value xat2_v2_0_xsd_Complex_Type_tns_TimeType.tmp#TimeType_intervention-list xat2_v2_0_xsd_Complex_Type_tns_TimeType.tmp#TimeType_activity-list xat2_v2_0_xsd_Complex_Type_tns_TimeType.tmp#TimeType_alternative-ref-list xat2_v2_0_xsd_Complex_Type_tns_TimeType.tmp#TimeType_abatement xat2_v2_0_xsd_Complex_Type_tns_TimeType.tmp#TimeType
Type tns:TimeType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model tns:breakdown-list{0,1} , tns:value , tns:intervention-list{0,1} , tns:activity-list{0,1} , tns:alternative-ref-list{0,1} , tns:abatement{0,1}
Children tns:abatement, tns:activity-list, tns:alternative-ref-list, tns:breakdown-list, tns:intervention-list, tns:value
Instance
<tns:time impact-internal-id="" labor-internal-id="" part-internal-id="" source="" VAT-internal-id="" xmlns:tns="http://xat2.etai.fr">
  <tns:breakdown-list>{0,1}</tns:breakdown-list>
  <tns:value source="" value-type="">{1,1}</tns:value>
  <tns:intervention-list>{0,1}</tns:intervention-list>
  <tns:activity-list>{0,1}</tns:activity-list>
  <tns:alternative-ref-list>{0,1}</tns:alternative-ref-list>
  <tns:abatement source="" value-type="">{0,1}</tns:abatement>
</tns:time>
Attributes
QName Type Fixed Default Use Annotation
VAT-internal-id xsd:IDREF optional
impact-internal-id xsd:IDREF optional
labor-internal-id xsd:IDREF optional
part-internal-id xsd:IDREF optional
source xsd:string optional
Source
<xsd:element name="time" type="tns:TimeType" minOccurs="0" maxOccurs="unbounded"/>
Complex Type tns:TimeListType
Namespace http://xat2.etai.fr
Annotations
TimeList is a list of Time
Diagram
Diagram xat2_v2_0_xsd_Complex_Type_tns_TimeListType.tmp#TimeListType_time
Used by
Model tns:time*
Children tns:time
Source
<xsd:complexType name="TimeListType">
  
  <xsd:sequence>
    <xsd:element name="time" type="tns:TimeType" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>