Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema BAR_r15.xsd
Namespace urn:aseXML:r25
Annotations
This schema file is part of the aseXML schema set, and is subject to the terms and conditions that are detailed in the aseXML_r*.xsd schema file with which this file is used
Purpose - Define the structure of the Balancing, Allocation and Reconciliation (BAR) transactions to extend the aseXML
Detail - This schema complies with the aseXML common Transaction element and adds the set of BAR specific transactions that can appear within the Transaction element of the aseXML schema.
Properties
attribute form default: unqualified
element form default: unqualified
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element AllocationNotification/UserAllocation
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<UserAllocation>
  <Quantities>{1,unbounded}</Quantities>
</UserAllocation>
Source
<xsd:element name="UserAllocation" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element QuantityNotification/Quantities
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1116 asexml_r253.tmp#id1117 asexml_r253.tmp#id1115
Type ParticipantQuantityType
Properties
content: complex
maxOccurs: unbounded
Model RoleAssignments{0,1} , Energy+
Children Energy, RoleAssignments
Instance
<Quantities>
  <RoleAssignments>{0,1}</RoleAssignments>
  <Energy gasDay="">{1,unbounded}</Energy>
</Quantities>
Source
<xsd:element name="Quantities" type="ParticipantQuantityType" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ParticipantQuantityType/RoleAssignments
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id824 asexml_r250.tmp#id823
Type RoleAssignments
Properties
content: complex
minOccurs: 0
Model RoleAssignment+
Children RoleAssignment
Instance
<RoleAssignments>
  <RoleAssignment>{1,unbounded}</RoleAssignment>
</RoleAssignments>
Source
<xsd:element name="RoleAssignments" type="RoleAssignments" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ParticipantQuantityType/Energy
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1169 asexml_r253.tmp#id1119 asexml_r253.tmp#id1118
Type QuantityType
Properties
content: complex
maxOccurs: unbounded
Model Subnets
Children Subnets
Instance
<Energy gasDay="">
  <Subnets>{1,1}</Subnets>
</Energy>
Attributes
QName Type Fixed Default Use Annotation
gasDay xsd:date optional
Source
<xsd:element name="Energy" type="QuantityType" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element QuantityType/Subnets
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1120 asexml_r253.tmp#id1122
Properties
content: complex
Model Pipeline{0,1} , SubnetQty+
Children Pipeline, SubnetQty
Instance
<Subnets>
  <Pipeline>{0,1}</Pipeline>
  <SubnetQty gatePoint="" historicalDay="" id="" profileType="">{1,unbounded}</SubnetQty>
</Subnets>
Source
<xsd:element name="Subnets">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="Pipeline" type="PipelineIdentifier" minOccurs="0"/>
      <xsd:element name="SubnetQty" type="SubnetQuantityType" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element Subnets/QuantityType/Pipeline
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1121
Type PipelineIdentifier
Properties
content: simple
minOccurs: 0
Facets
length 1
Source
<xsd:element name="Pipeline" type="PipelineIdentifier" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element Subnets/QuantityType/SubnetQty
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1164 asexml_r253.tmp#id1165 asexml_r253.tmp#id1167 asexml_r253.tmp#id1168 asexml_r253.tmp#id1124 asexml_r253.tmp#id1131 asexml_r253.tmp#id1134 asexml_r253.tmp#id1137 asexml_r253.tmp#id1138 asexml_r253.tmp#id1154 asexml_r253.tmp#id1158 asexml_r253.tmp#id1162 asexml_r253.tmp#id1163 asexml_r253.tmp#id1123
Type SubnetQuantityType
Properties
content: complex
maxOccurs: unbounded
Model Allocation | Value+ | (Amount{24,24} , Profile{0,24}) | Swing+ | HeatingDegree+ | Normalisation | ClearingPrice | PipelineRatio
Children Allocation, Amount, ClearingPrice, HeatingDegree, Normalisation, PipelineRatio, Profile, Swing, Value
Instance
<SubnetQty gatePoint="" historicalDay="" id="" profileType="">
  <Allocation type="" usagePrecedence="">{1,1}</Allocation>
  <Value name="">{1,unbounded}</Value>
  <Swing bidPriority="" bidTotal="">{1,unbounded}</Swing>
  <HeatingDegree zone="">{1,unbounded}</HeatingDegree>
  <Normalisation factor="">{1,1}</Normalisation>
  <ClearingPrice>{1,1}</ClearingPrice>
  <PipelineRatio>{1,1}</PipelineRatio>
</SubnetQty>
Attributes
QName Type Fixed Default Use Annotation
gatePoint SubnetIdentifier optional
historicalDay xsd:date optional
id SubnetIdentifier optional
profileType UserProfieType optional
Source
<xsd:element name="SubnetQty" type="SubnetQuantityType" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SubnetQuantityType/Allocation
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1126 asexml_r253.tmp#id1127 asexml_r253.tmp#id1129 asexml_r253.tmp#id1125
Type AllocationQuantityType
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
type AllocationType optional
usagePrecedence UsagePrecedenceType optional
Source
<xsd:element name="Allocation" type="AllocationQuantityType"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SubnetQuantityType/Value
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1126 asexml_r253.tmp#id1133 asexml_r253.tmp#id1132
Type NamedQuantityType
Type hierarchy
Properties
content: complex
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
name xsd:string optional
Source
<xsd:element name="Value" type="NamedQuantityType" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SubnetQuantityType/Amount
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1126 asexml_r253.tmp#id1136 asexml_r253.tmp#id1135
Type HourlyQuantityType
Type hierarchy
Properties
content: complex
minOccurs: 24
maxOccurs: 24
Attributes
QName Type Fixed Default Use Annotation
hour xsd:int required
Source
<xsd:element name="Amount" type="HourlyQuantityType" minOccurs="24" maxOccurs="24"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SubnetQuantityType/Profile
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1126 asexml_r253.tmp#id1136 asexml_r253.tmp#id1135
Type HourlyQuantityType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: 24
Attributes
QName Type Fixed Default Use Annotation
hour xsd:int required
Source
<xsd:element name="Profile" type="HourlyQuantityType" minOccurs="0" maxOccurs="24"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SubnetQuantityType/Swing
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1151 asexml_r253.tmp#id1153 asexml_r253.tmp#id1139 asexml_r253.tmp#id1140 asexml_r253.tmp#id1141 asexml_r253.tmp#id1144 asexml_r253.tmp#id1145
Properties
content: complex
maxOccurs: unbounded
Model Provider{0,1} , Receiver{0,1} , Value+ , Allocation{0,1} , Bid*
Children Allocation, Bid, Provider, Receiver, Value
Instance
<Swing bidPriority="" bidTotal="">
  <Provider context="" description="">{0,1}</Provider>
  <Receiver context="" description="">{0,1}</Receiver>
  <Value name="" swing="">{1,unbounded}</Value>
  <Allocation type="" usagePrecedence="">{0,1}</Allocation>
  <Bid allocationType="" rejectionReason="">{0,unbounded}</Bid>
</Swing>
Attributes
QName Type Fixed Default Use Annotation
bidPriority BidPriorityType optional
bidTotal Currency optional
Source
<xsd:element name="Swing" maxOccurs="unbounded">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="Provider" type="PartyIdentifier" minOccurs="0"/>
      <xsd:element name="Receiver" type="PartyIdentifier" minOccurs="0"/>
      <xsd:element name="Value" maxOccurs="unbounded">
        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="NamedQuantityType">
              <xsd:attribute name="swing" type="SwingGasType"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
      </xsd:element>
      <xsd:element name="Allocation" type="AllocationQuantityType" minOccurs="0"/>
      <xsd:element name="Bid" minOccurs="0" maxOccurs="unbounded">
        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="Currency">
              <xsd:attribute name="allocationType" type="BidAllocationType"/>
              <xsd:attribute name="rejectionReason" type="BidRejectionReasonType"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
      </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="bidPriority" type="BidPriorityType"/>
    <xsd:attribute name="bidTotal" type="Currency"/>
  </xsd:complexType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element Swing/SubnetQuantityType/Provider
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id39 asexml_r250.tmp#id40 asexml_r250.tmp#id38
Type PartyIdentifier
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
context restriction of xsd:string optional
description xsd:string optional
Source
<xsd:element name="Provider" type="PartyIdentifier" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element Swing/SubnetQuantityType/Receiver
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id39 asexml_r250.tmp#id40 asexml_r250.tmp#id38
Type PartyIdentifier
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
context restriction of xsd:string optional
description xsd:string optional
Source
<xsd:element name="Receiver" type="PartyIdentifier" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element Swing/SubnetQuantityType/Value
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1126 asexml_r253.tmp#id1133 asexml_r253.tmp#id1132 asexml_r253.tmp#id1142
Type extension of NamedQuantityType
Type hierarchy
Properties
content: complex
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
name xsd:string optional
swing SwingGasType optional
Source
<xsd:element name="Value" maxOccurs="unbounded">
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="NamedQuantityType">
        <xsd:attribute name="swing" type="SwingGasType"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element Swing/SubnetQuantityType/Allocation
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1126 asexml_r253.tmp#id1127 asexml_r253.tmp#id1129 asexml_r253.tmp#id1125
Type AllocationQuantityType
Type hierarchy
Properties
content: complex
minOccurs: 0
Attributes
QName Type Fixed Default Use Annotation
type AllocationType optional
usagePrecedence UsagePrecedenceType optional
Source
<xsd:element name="Allocation" type="AllocationQuantityType" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element Swing/SubnetQuantityType/Bid
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1146 asexml_r253.tmp#id1147 asexml_r253.tmp#id1149
Type extension of Currency
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
allocationType BidAllocationType optional
rejectionReason BidRejectionReasonType optional
Source
<xsd:element name="Bid" minOccurs="0" maxOccurs="unbounded">
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="Currency">
        <xsd:attribute name="allocationType" type="BidAllocationType"/>
        <xsd:attribute name="rejectionReason" type="BidRejectionReasonType"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SubnetQuantityType/HeatingDegree
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1126 asexml_r253.tmp#id1156 asexml_r253.tmp#id1155
Type HeatingDegreeType
Type hierarchy
Properties
content: complex
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
zone SubnetIdentifier optional
Source
<xsd:element name="HeatingDegree" type="HeatingDegreeType" maxOccurs="unbounded"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SubnetQuantityType/Normalisation
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1160 asexml_r253.tmp#id1161 asexml_r253.tmp#id1159
Type NormalisationType
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
factor restriction of xsd:decimal optional
Source
<xsd:element name="Normalisation" type="NormalisationType"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SubnetQuantityType/ClearingPrice
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1146
Type Currency
Properties
content: simple
Facets
totalDigits 15
fractionDigits 4
Source
<xsd:element name="ClearingPrice" type="Currency"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SubnetQuantityType/PipelineRatio
Namespace No namespace
Diagram
Diagram
Type xsd:decimal
Properties
content: simple
Source
<xsd:element name="PipelineRatio" type="xsd:decimal"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element AllocationNotification/ShipperChange
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1177 asexml_r253.tmp#id1172 asexml_r253.tmp#id1173 asexml_r253.tmp#id1174 asexml_r253.tmp#id1175 asexml_r253.tmp#id1176 asexml_r253.tmp#id1171
Type ShipperChangeRequestType
Properties
content: complex
Model RoleAssignments{0,1} , Subnet{0,1} , Pipeline{0,1} , EffectiveDate{0,1} , Reason{0,1}
Children EffectiveDate, Pipeline, Reason, RoleAssignments, Subnet
Instance
<ShipperChange type="">
  <RoleAssignments>{0,1}</RoleAssignments>
  <Subnet>{0,1}</Subnet>
  <Pipeline>{0,1}</Pipeline>
  <EffectiveDate>{0,1}</EffectiveDate>
  <Reason>{0,1}</Reason>
</ShipperChange>
Attributes
QName Type Fixed Default Use Annotation
type ShipperChangeType optional
Source
<xsd:element name="ShipperChange" type="ShipperChangeRequestType"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ShipperChangeRequestType/RoleAssignments
Namespace No namespace
Diagram
Diagram asexml_r250.tmp#id824 asexml_r250.tmp#id823
Type RoleAssignments
Properties
content: complex
minOccurs: 0
Model RoleAssignment+
Children RoleAssignment
Instance
<RoleAssignments>
  <RoleAssignment>{1,unbounded}</RoleAssignment>
</RoleAssignments>
Source
<xsd:element name="RoleAssignments" type="RoleAssignments" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ShipperChangeRequestType/Subnet
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1157
Type SubnetIdentifier
Properties
content: simple
minOccurs: 0
Facets
maxLength 10
Source
<xsd:element name="Subnet" type="SubnetIdentifier" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ShipperChangeRequestType/Pipeline
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1121
Type PipelineIdentifier
Properties
content: simple
minOccurs: 0
Facets
length 1
Source
<xsd:element name="Pipeline" type="PipelineIdentifier" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ShipperChangeRequestType/EffectiveDate
Namespace No namespace
Diagram
Diagram
Type xsd:date
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="EffectiveDate" type="xsd:date" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ShipperChangeRequestType/Reason
Namespace No namespace
Diagram
Diagram
Type xsd:string
Properties
content: simple
minOccurs: 0
Source
<xsd:element name="Reason" type="xsd:string" minOccurs="0"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element AllocationNotification/ShipperReportRequest
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1177 asexml_r253.tmp#id1172 asexml_r253.tmp#id1173 asexml_r253.tmp#id1174 asexml_r253.tmp#id1175 asexml_r253.tmp#id1176 asexml_r253.tmp#id1171
Type ShipperChangeRequestType
Properties
content: complex
Model RoleAssignments{0,1} , Subnet{0,1} , Pipeline{0,1} , EffectiveDate{0,1} , Reason{0,1}
Children EffectiveDate, Pipeline, Reason, RoleAssignments, Subnet
Instance
<ShipperReportRequest type="">
  <RoleAssignments>{0,1}</RoleAssignments>
  <Subnet>{0,1}</Subnet>
  <Pipeline>{0,1}</Pipeline>
  <EffectiveDate>{0,1}</EffectiveDate>
  <Reason>{0,1}</Reason>
</ShipperReportRequest>
Attributes
QName Type Fixed Default Use Annotation
type ShipperChangeType optional
Source
<xsd:element name="ShipperReportRequest" type="ShipperChangeRequestType"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element AllocationNotification/ShipperReportResponse
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1177 asexml_r253.tmp#id1172 asexml_r253.tmp#id1173 asexml_r253.tmp#id1174 asexml_r253.tmp#id1175 asexml_r253.tmp#id1176 asexml_r253.tmp#id1171
Type ShipperChangeRequestType
Properties
content: complex
Model RoleAssignments{0,1} , Subnet{0,1} , Pipeline{0,1} , EffectiveDate{0,1} , Reason{0,1}
Children EffectiveDate, Pipeline, Reason, RoleAssignments, Subnet
Instance
<ShipperReportResponse type="">
  <RoleAssignments>{0,1}</RoleAssignments>
  <Subnet>{0,1}</Subnet>
  <Pipeline>{0,1}</Pipeline>
  <EffectiveDate>{0,1}</EffectiveDate>
  <Reason>{0,1}</Reason>
</ShipperReportResponse>
Attributes
QName Type Fixed Default Use Annotation
type ShipperChangeType optional
Source
<xsd:element name="ShipperReportResponse" type="ShipperChangeRequestType"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element AllocationNotification/PipelineNomination
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<PipelineNomination>
  <Quantities>{1,unbounded}</Quantities>
</PipelineNomination>
Source
<xsd:element name="PipelineNomination" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element AllocationNotification/SubnetProfile
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<SubnetProfile>
  <Quantities>{1,unbounded}</Quantities>
</SubnetProfile>
Source
<xsd:element name="SubnetProfile" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element AllocationNotification/PipelineProfile
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<PipelineProfile>
  <Quantities>{1,unbounded}</Quantities>
</PipelineProfile>
Source
<xsd:element name="PipelineProfile" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element AllocationNotification/PipelineRatio
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<PipelineRatio>
  <Quantities>{1,unbounded}</Quantities>
</PipelineRatio>
Source
<xsd:element name="PipelineRatio" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element AllocationNotification/AnticipatedWithdrawal
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<AnticipatedWithdrawal>
  <Quantities>{1,unbounded}</Quantities>
</AnticipatedWithdrawal>
Source
<xsd:element name="AnticipatedWithdrawal" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element AllocationNotification/IntervalMeterProfile
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<IntervalMeterProfile>
  <Quantities>{1,unbounded}</Quantities>
</IntervalMeterProfile>
Source
<xsd:element name="IntervalMeterProfile" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element AllocationNotification/SubnetProfileForecast
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<SubnetProfileForecast>
  <Quantities>{1,unbounded}</Quantities>
</SubnetProfileForecast>
Source
<xsd:element name="SubnetProfileForecast" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element AllocationNotification/UserProfileForecast
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<UserProfileForecast>
  <Quantities>{1,unbounded}</Quantities>
</UserProfileForecast>
Source
<xsd:element name="UserProfileForecast" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element AllocationNotification/GatePointInflow
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<GatePointInflow>
  <Quantities>{1,unbounded}</Quantities>
</GatePointInflow>
Source
<xsd:element name="GatePointInflow" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element AllocationNotification/GatePointProfile
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<GatePointProfile>
  <Quantities>{1,unbounded}</Quantities>
</GatePointProfile>
Source
<xsd:element name="GatePointProfile" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element AllocationNotification/EstimatedConsumption
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<EstimatedConsumption>
  <Quantities>{1,unbounded}</Quantities>
</EstimatedConsumption>
Source
<xsd:element name="EstimatedConsumption" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ReconciliationNotification/ReconciliationAmount
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<ReconciliationAmount>
  <Quantities>{1,unbounded}</Quantities>
</ReconciliationAmount>
Source
<xsd:element name="ReconciliationAmount" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ReconciliationNotification/EstimatedTotalWithdrawal
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<EstimatedTotalWithdrawal>
  <Quantities>{1,unbounded}</Quantities>
</EstimatedTotalWithdrawal>
Source
<xsd:element name="EstimatedTotalWithdrawal" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ReconciliationNotification/HeatingDegreeDay
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<HeatingDegreeDay>
  <Quantities>{1,unbounded}</Quantities>
</HeatingDegreeDay>
Source
<xsd:element name="HeatingDegreeDay" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ReconciliationNotification/TotalAmount
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<TotalAmount>
  <Quantities>{1,unbounded}</Quantities>
</TotalAmount>
Source
<xsd:element name="TotalAmount" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ReconciliationNotification/HistoricalAmount
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<HistoricalAmount>
  <Quantities>{1,unbounded}</Quantities>
</HistoricalAmount>
Source
<xsd:element name="HistoricalAmount" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ReconciliationNotification/NetSystemLoad
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<NetSystemLoad>
  <Quantities>{1,unbounded}</Quantities>
</NetSystemLoad>
Source
<xsd:element name="NetSystemLoad" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ReconciliationNotification/DeemedWithdrawal
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<DeemedWithdrawal>
  <Quantities>{1,unbounded}</Quantities>
</DeemedWithdrawal>
Source
<xsd:element name="DeemedWithdrawal" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ReconciliationNotification/DeemedInjection
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<DeemedInjection>
  <Quantities>{1,unbounded}</Quantities>
</DeemedInjection>
Source
<xsd:element name="DeemedInjection" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element ReconciliationNotification/GatePointApportionment
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<GatePointApportionment>
  <Quantities>{1,unbounded}</Quantities>
</GatePointApportionment>
Source
<xsd:element name="GatePointApportionment" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SwingServiceNotification/SwingService
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<SwingService>
  <Quantities>{1,unbounded}</Quantities>
</SwingService>
Source
<xsd:element name="SwingService" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SwingServiceNotification/UserSwingService
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<UserSwingService>
  <Quantities>{1,unbounded}</Quantities>
</UserSwingService>
Source
<xsd:element name="UserSwingService" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SwingServiceNotification/SwingServiceRepayment
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<SwingServiceRepayment>
  <Quantities>{1,unbounded}</Quantities>
</SwingServiceRepayment>
Source
<xsd:element name="SwingServiceRepayment" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SwingServiceNotification/OffMarketProcurement
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<OffMarketProcurement>
  <Quantities>{1,unbounded}</Quantities>
</OffMarketProcurement>
Source
<xsd:element name="OffMarketProcurement" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SwingServiceNotification/OffMarketProcurementStatus
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<OffMarketProcurementStatus>
  <Quantities>{1,unbounded}</Quantities>
</OffMarketProcurementStatus>
Source
<xsd:element name="OffMarketProcurementStatus" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SwingServiceNotification/BidStack
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<BidStack>
  <Quantities>{1,unbounded}</Quantities>
</BidStack>
Source
<xsd:element name="BidStack" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SwingServiceNotification/BidAllocation
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<BidAllocation>
  <Quantities>{1,unbounded}</Quantities>
</BidAllocation>
Source
<xsd:element name="BidAllocation" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SwingServiceNotification/BidNotification
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<BidNotification>
  <Quantities>{1,unbounded}</Quantities>
</BidNotification>
Source
<xsd:element name="BidNotification" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SwingServiceNotification/ClearingPrice
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<ClearingPrice>
  <Quantities>{1,unbounded}</Quantities>
</ClearingPrice>
Source
<xsd:element name="ClearingPrice" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SwingServiceNotification/ClearingPriceNonAdjusted
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<ClearingPriceNonAdjusted>
  <Quantities>{1,unbounded}</Quantities>
</ClearingPriceNonAdjusted>
Source
<xsd:element name="ClearingPriceNonAdjusted" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Element SwingServiceNotification/SwingServiceApportionment
Namespace No namespace
Diagram
Diagram asexml_r253.tmp#id1114 asexml_r253.tmp#id1113
Type QuantityNotification
Properties
content: complex
Model Quantities+
Children Quantities
Instance
<SwingServiceApportionment>
  <Quantities>{1,unbounded}</Quantities>
</SwingServiceApportionment>
Source
<xsd:element name="SwingServiceApportionment" type="QuantityNotification"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Complex Type AllocationNotification
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r253.tmp#id1192 asexml_r253.tmp#id1112 asexml_r253.tmp#id1170 asexml_r253.tmp#id1179 asexml_r253.tmp#id1180 asexml_r253.tmp#id1181 asexml_r253.tmp#id1182 asexml_r253.tmp#id1183 asexml_r253.tmp#id1184 asexml_r253.tmp#id1185 asexml_r253.tmp#id1186 asexml_r253.tmp#id1187 asexml_r253.tmp#id1188 asexml_r253.tmp#id1189 asexml_r253.tmp#id1190 asexml_r253.tmp#id1191
Used by
Model UserAllocation | ShipperChange | ShipperReportRequest | ShipperReportResponse | PipelineNomination | SubnetProfile | PipelineProfile | PipelineRatio | AnticipatedWithdrawal | IntervalMeterProfile | SubnetProfileForecast | UserProfileForecast | GatePointInflow | GatePointProfile | EstimatedConsumption
Children AnticipatedWithdrawal, EstimatedConsumption, GatePointInflow, GatePointProfile, IntervalMeterProfile, PipelineNomination, PipelineProfile, PipelineRatio, ShipperChange, ShipperReportRequest, ShipperReportResponse, SubnetProfile, SubnetProfileForecast, UserAllocation, UserProfileForecast
Attributes
QName Type Fixed Default Use Annotation
version r13 required
Source
<xsd:complexType name="AllocationNotification">
  <xsd:choice>
    <xsd:annotation>
      <xsd:documentation>AllocationNotification includes the following business transactions: User Allocation - UAI - User Allocation Instruction # From: User To: REMCo DEE; UA-SHP - User Allocation for a Shipper # From: REMCo DEE To: Shipper; NOT-UAI-USR - UAI – Used Shipper Register # From: REMCo GRMBS To: REMCo RMA ShipperChange - SHPREGLST - Shipper Register Listing Request # From: User To: REMCo GRMBS SHPREGRMV - Shipper Register Removal # From: Pipeline Operator To: REMCo DEE ShipperReportRequest - SHPRPTREQ - Shipper Report Request # From: Pipeline Operator To: REMCo DEE ShipperReportResponse - SHPREGRPT - Shipper Register Report # From: REMCo DEE To: Pipeline Operator PipelineNomination - UPNA - User’s Pipeline Nomination # From: User To: REMCo DEE SubnetProfile - NPN - Sub-network Profiled Nomination # From: REMCo DEE To: User, Shipper, Network Operator, Pipeline Operator PipelineProfile - PPN - Pipeline Profiled Nomination # From: REMCo DEE To: User, Shipper, Network Operator, Pipeline Operator PIPPRF - Pipeline Profile # From: Pipeline Operator To: REMCo DEE PipelineRatio - PIPRATIO - Pipeline Ratio # From: REMCo DEE To: Pipeline Operator AnticipatedWithdrawal AUIW - Anticipated User Interval Withdrawal # From: User To: REMCo DEE IntervalMeterProfile IMDPROF - Interval-Meter Demand Profile # From: User To: REMCo DEE SubnetProfileForecast NPF - Sub-Network Profile Forecast # From: REMCo DEE To: User, Shipper, Pipeline Operator UserProfileForecast UPF - User's Profile Forecast # From: REMCo DEE To: User PPF - Participant Profile Forecast # From: REMCo DEE To: Shipper, Pipeline Operator GatePointInflow GPENG - Gate Point Energy Inflow # From: Pipeline Operator, REMCo RMA To: REMCo RMA, User GatePointProfile GPENGPROF - Gate Point Energy and Profile # From: REMCo RMA To: User EstimatedConsumption ECA - Estimated Consumption Amount # From: REMCo RMA To: User</xsd:documentation>
    </xsd:annotation>
    <xsd:element name="UserAllocation" type="QuantityNotification"/>
    <xsd:element name="ShipperChange" type="ShipperChangeRequestType"/>
    <xsd:element name="ShipperReportRequest" type="ShipperChangeRequestType"/>
    <xsd:element name="ShipperReportResponse" type="ShipperChangeRequestType"/>
    <xsd:element name="PipelineNomination" type="QuantityNotification"/>
    <xsd:element name="SubnetProfile" type="QuantityNotification"/>
    <xsd:element name="PipelineProfile" type="QuantityNotification"/>
    <xsd:element name="PipelineRatio" type="QuantityNotification"/>
    <xsd:element name="AnticipatedWithdrawal" type="QuantityNotification"/>
    <xsd:element name="IntervalMeterProfile" type="QuantityNotification"/>
    <xsd:element name="SubnetProfileForecast" type="QuantityNotification"/>
    <xsd:element name="UserProfileForecast" type="QuantityNotification"/>
    <xsd:element name="GatePointInflow" type="QuantityNotification"/>
    <xsd:element name="GatePointProfile" type="QuantityNotification"/>
    <xsd:element name="EstimatedConsumption" type="QuantityNotification"/>
  </xsd:choice>
  <xsd:attribute name="version" type="r13" use="required"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Complex Type QuantityNotification
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r253.tmp#id1114
Used by
Model Quantities+
Children Quantities
Source
<xsd:complexType name="QuantityNotification">
  <xsd:sequence>
    <xsd:element name="Quantities" type="ParticipantQuantityType" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Complex Type ParticipantQuantityType
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r253.tmp#id1116 asexml_r253.tmp#id1117
Used by
Model RoleAssignments{0,1} , Energy+
Children Energy, RoleAssignments
Source
<xsd:complexType name="ParticipantQuantityType">
  <xsd:sequence>
    <xsd:element name="RoleAssignments" type="RoleAssignments" minOccurs="0"/>
    <xsd:element name="Energy" type="QuantityType" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Complex Type QuantityType
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r253.tmp#id1169 asexml_r253.tmp#id1119
Used by
Model Subnets
Children Subnets
Attributes
QName Type Fixed Default Use Annotation
gasDay xsd:date optional
Source
<xsd:complexType name="QuantityType">
  <xsd:sequence>
    <xsd:element name="Subnets">
      <xsd:complexType>
        <xsd:sequence>
          <xsd:element name="Pipeline" type="PipelineIdentifier" minOccurs="0"/>
          <xsd:element name="SubnetQty" type="SubnetQuantityType" maxOccurs="unbounded"/>
        </xsd:sequence>
      </xsd:complexType>
    </xsd:element>
  </xsd:sequence>
  <xsd:attribute name="gasDay" type="xsd:date"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Simple Type PipelineIdentifier
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:string
Facets
length 1
Used by
Source
<xsd:simpleType name="PipelineIdentifier">
  <xsd:restriction base="xsd:string">
    <xsd:length value="1"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Complex Type SubnetQuantityType
Namespace urn:aseXML:r25
Annotations
The Subnet and Pipeline identifiers are defined as attributes to allow XML sorting/filtering of the quantity elements
Diagram
Diagram asexml_r253.tmp#id1164 asexml_r253.tmp#id1165 asexml_r253.tmp#id1167 asexml_r253.tmp#id1168 asexml_r253.tmp#id1124 asexml_r253.tmp#id1131 asexml_r253.tmp#id1134 asexml_r253.tmp#id1137 asexml_r253.tmp#id1138 asexml_r253.tmp#id1154 asexml_r253.tmp#id1158 asexml_r253.tmp#id1162 asexml_r253.tmp#id1163
Used by
Model Allocation | Value+ | (Amount{24,24} , Profile{0,24}) | Swing+ | HeatingDegree+ | Normalisation | ClearingPrice | PipelineRatio
Children Allocation, Amount, ClearingPrice, HeatingDegree, Normalisation, PipelineRatio, Profile, Swing, Value
Attributes
QName Type Fixed Default Use Annotation
gatePoint SubnetIdentifier optional
historicalDay xsd:date optional
id SubnetIdentifier optional
profileType UserProfieType optional
Source
<xsd:complexType name="SubnetQuantityType">
  <xsd:annotation>
    <xsd:documentation>The Subnet and Pipeline identifiers are defined as attributes to allow XML sorting/filtering of the quantity elements</xsd:documentation>
  </xsd:annotation>
  <xsd:choice>
    <xsd:element name="Allocation" type="AllocationQuantityType"/>
    <xsd:element name="Value" type="NamedQuantityType" maxOccurs="unbounded"/>
    <xsd:sequence>
      <xsd:element name="Amount" type="HourlyQuantityType" minOccurs="24" maxOccurs="24"/>
      <xsd:element name="Profile" type="HourlyQuantityType" minOccurs="0" maxOccurs="24"/>
    </xsd:sequence>
    <xsd:element name="Swing" maxOccurs="unbounded">
      <xsd:complexType>
        <xsd:sequence>
          <xsd:element name="Provider" type="PartyIdentifier" minOccurs="0"/>
          <xsd:element name="Receiver" type="PartyIdentifier" minOccurs="0"/>
          <xsd:element name="Value" maxOccurs="unbounded">
            <xsd:complexType>
              <xsd:simpleContent>
                <xsd:extension base="NamedQuantityType">
                  <xsd:attribute name="swing" type="SwingGasType"/>
                </xsd:extension>
              </xsd:simpleContent>
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="Allocation" type="AllocationQuantityType" minOccurs="0"/>
          <xsd:element name="Bid" minOccurs="0" maxOccurs="unbounded">
            <xsd:complexType>
              <xsd:simpleContent>
                <xsd:extension base="Currency">
                  <xsd:attribute name="allocationType" type="BidAllocationType"/>
                  <xsd:attribute name="rejectionReason" type="BidRejectionReasonType"/>
                </xsd:extension>
              </xsd:simpleContent>
            </xsd:complexType>
          </xsd:element>
        </xsd:sequence>
        <xsd:attribute name="bidPriority" type="BidPriorityType"/>
        <xsd:attribute name="bidTotal" type="Currency"/>
      </xsd:complexType>
    </xsd:element>
    <xsd:element name="HeatingDegree" type="HeatingDegreeType" maxOccurs="unbounded"/>
    <xsd:element name="Normalisation" type="NormalisationType"/>
    <xsd:element name="ClearingPrice" type="Currency"/>
    <xsd:element name="PipelineRatio" type="xsd:decimal"/>
  </xsd:choice>
  <xsd:attribute name="id" type="SubnetIdentifier"/>
  <xsd:attribute name="profileType" type="UserProfieType"/>
  <xsd:attribute name="gatePoint" type="SubnetIdentifier"/>
  <xsd:attribute name="historicalDay" type="xsd:date"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Complex Type AllocationQuantityType
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r253.tmp#id1126 asexml_r253.tmp#id1127 asexml_r253.tmp#id1129
Type extension of EnergyQuantity
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
type AllocationType optional
usagePrecedence UsagePrecedenceType optional
Source
<xsd:complexType name="AllocationQuantityType">
  <xsd:simpleContent>
    <xsd:extension base="EnergyQuantity">
      <xsd:attribute name="type" type="AllocationType"/>
      <xsd:attribute name="usagePrecedence" type="UsagePrecedenceType"/>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Simple Type EnergyQuantity
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:decimal
Facets
totalDigits 12
maxInclusive 999999999999
Used by
Source
<xsd:simpleType name="EnergyQuantity">
  <xsd:restriction base="xsd:decimal">
    <xsd:totalDigits value="12"/>
    <xsd:maxInclusive value="999999999999"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Simple Type AllocationType
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Percent, Quantity
Used by
Source
<xsd:simpleType name="AllocationType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Percent"/>
    <xsd:enumeration value="Quantity"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Simple Type UsagePrecedenceType
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:int
Facets
totalDigits 1
Used by
Source
<xsd:simpleType name="UsagePrecedenceType">
  <xsd:restriction base="xsd:int">
    <xsd:totalDigits value="1"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Complex Type NamedQuantityType
Namespace urn:aseXML:r25
Annotations
Allows to specify the energy type abbreviation used in formulae to calculate the provided Energy Quantity.
Diagram
Diagram asexml_r253.tmp#id1126 asexml_r253.tmp#id1133
Type extension of EnergyQuantity
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
name xsd:string optional
Source
<xsd:complexType name="NamedQuantityType">
  <xsd:annotation>
    <xsd:documentation>Allows to specify the energy type abbreviation used in formulae to calculate the provided Energy Quantity.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleContent>
    <xsd:extension base="EnergyQuantity">
      <xsd:attribute name="name" type="xsd:string"/>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Complex Type HourlyQuantityType
Namespace urn:aseXML:r25
Annotations
Allows to specify the hour for which the Energy Quantity is specified.
Diagram
Diagram asexml_r253.tmp#id1126 asexml_r253.tmp#id1136
Type extension of EnergyQuantity
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
hour xsd:int required
Source
<xsd:complexType name="HourlyQuantityType">
  <xsd:annotation>
    <xsd:documentation>Allows to specify the hour for which the Energy Quantity is specified.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleContent>
    <xsd:extension base="EnergyQuantity">
      <xsd:attribute name="hour" type="xsd:int" use="required"/>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Simple Type SwingGasType
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Park, Loan
Used by
Source
<xsd:simpleType name="SwingGasType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Park"/>
    <xsd:enumeration value="Loan"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Simple Type Currency
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:decimal
Facets
totalDigits 15
fractionDigits 4
Used by
Source
<xsd:simpleType name="Currency">
  <xsd:restriction base="xsd:decimal">
    <xsd:totalDigits value="15"/>
    <xsd:fractionDigits value="4"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Simple Type BidAllocationType
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Fixed, Percentage of Surplus, Fixed of Surplus, Percentage of UETW, Fixed of UETW
Used by
Source
<xsd:simpleType name="BidAllocationType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Fixed"/>
    <xsd:enumeration value="Percentage of Surplus"/>
    <xsd:enumeration value="Fixed of Surplus"/>
    <xsd:enumeration value="Percentage of UETW"/>
    <xsd:enumeration value="Fixed of UETW"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Simple Type BidRejectionReasonType
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:int
Facets
totalDigits 4
Used by
Source
<xsd:simpleType name="BidRejectionReasonType">
  <xsd:restriction base="xsd:int">
    <xsd:totalDigits value="4"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Simple Type BidPriorityType
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:int
Facets
totalDigits 3
Used by
Source
<xsd:simpleType name="BidPriorityType">
  <xsd:restriction base="xsd:int">
    <xsd:totalDigits value="3"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Complex Type HeatingDegreeType
Namespace urn:aseXML:r25
Annotations
Allows to specify the energy type abbreviation used in formulae to calculate the provided Energy Quantity.
Diagram
Diagram asexml_r253.tmp#id1126 asexml_r253.tmp#id1156
Type extension of EnergyQuantity
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
zone SubnetIdentifier optional
Source
<xsd:complexType name="HeatingDegreeType">
  <xsd:annotation>
    <xsd:documentation>Allows to specify the energy type abbreviation used in formulae to calculate the provided Energy Quantity.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleContent>
    <xsd:extension base="EnergyQuantity">
      <xsd:attribute name="zone" type="SubnetIdentifier"/>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Simple Type SubnetIdentifier
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:string
Facets
maxLength 10
Used by
Source
<xsd:simpleType name="SubnetIdentifier">
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="10"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Complex Type NormalisationType
Namespace urn:aseXML:r25
Annotations
Allows to specify the energy type abbreviation used in formulae to calculate the provided Energy Quantity.
Diagram
Diagram asexml_r253.tmp#id1160 asexml_r253.tmp#id1161
Type extension of NetSystemLoadQuantityType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
factor restriction of xsd:decimal optional
Source
<xsd:complexType name="NormalisationType">
  <xsd:annotation>
    <xsd:documentation>Allows to specify the energy type abbreviation used in formulae to calculate the provided Energy Quantity.</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleContent>
    <xsd:extension base="NetSystemLoadQuantityType">
      <xsd:attribute name="factor">
        <xsd:simpleType>
          <xsd:restriction base="xsd:decimal">
            <xsd:totalDigits value="4"/>
            <xsd:fractionDigits value="3"/>
          </xsd:restriction>
        </xsd:simpleType>
      </xsd:attribute>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Simple Type NetSystemLoadQuantityType
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:decimal
Facets
totalDigits 11
fractionDigits 2
Used by
Complex Type NormalisationType
Source
<xsd:simpleType name="NetSystemLoadQuantityType">
  <xsd:restriction base="xsd:decimal">
    <xsd:totalDigits value="11"/>
    <xsd:fractionDigits value="2"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Simple Type UserProfieType
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration UPF, UBPF, UIPF, RPF, SPF, UUAFGPF
Used by
Source
<xsd:simpleType name="UserProfieType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="UPF"/>
    <xsd:enumeration value="UBPF"/>
    <xsd:enumeration value="UIPF"/>
    <xsd:enumeration value="RPF"/>
    <xsd:enumeration value="SPF"/>
    <xsd:enumeration value="UUAFGPF"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Complex Type ShipperChangeRequestType
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r253.tmp#id1177 asexml_r253.tmp#id1172 asexml_r253.tmp#id1173 asexml_r253.tmp#id1174 asexml_r253.tmp#id1175 asexml_r253.tmp#id1176
Used by
Model RoleAssignments{0,1} , Subnet{0,1} , Pipeline{0,1} , EffectiveDate{0,1} , Reason{0,1}
Children EffectiveDate, Pipeline, Reason, RoleAssignments, Subnet
Attributes
QName Type Fixed Default Use Annotation
type ShipperChangeType optional
Source
<xsd:complexType name="ShipperChangeRequestType">
  <xsd:sequence>
    <xsd:element name="RoleAssignments" type="RoleAssignments" minOccurs="0"/>
    <xsd:element name="Subnet" type="SubnetIdentifier" minOccurs="0"/>
    <xsd:element name="Pipeline" type="PipelineIdentifier" minOccurs="0"/>
    <xsd:element name="EffectiveDate" type="xsd:date" minOccurs="0"/>
    <xsd:element name="Reason" type="xsd:string" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="type" type="ShipperChangeType"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Simple Type ShipperChangeType
Namespace urn:aseXML:r25
Diagram
Diagram
Type restriction of xsd:string
Facets
enumeration Add, Remove
Used by
Source
<xsd:simpleType name="ShipperChangeType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Add"/>
    <xsd:enumeration value="Remove"/>
  </xsd:restriction>
</xsd:simpleType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Complex Type ReconciliationNotification
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r253.tmp#id1204 asexml_r253.tmp#id1195 asexml_r253.tmp#id1196 asexml_r253.tmp#id1197 asexml_r253.tmp#id1198 asexml_r253.tmp#id1199 asexml_r253.tmp#id1200 asexml_r253.tmp#id1201 asexml_r253.tmp#id1202 asexml_r253.tmp#id1203
Used by
Model ReconciliationAmount | EstimatedTotalWithdrawal | HeatingDegreeDay | TotalAmount | HistoricalAmount | NetSystemLoad | DeemedWithdrawal | DeemedInjection | GatePointApportionment
Children DeemedInjection, DeemedWithdrawal, EstimatedTotalWithdrawal, GatePointApportionment, HeatingDegreeDay, HistoricalAmount, NetSystemLoad, ReconciliationAmount, TotalAmount
Attributes
QName Type Fixed Default Use Annotation
version r13 required
Source
<xsd:complexType name="ReconciliationNotification">
  <xsd:choice>
    <xsd:annotation>
      <xsd:documentation>Reconciliation transactions are included in the following order: ReconciliationAmount - FUAFG - Forecasted unaccounted for gas # From: Network Operator To: REMCo DEE UUAFG - User’s Unaccounted For Gas # From: Network Operator To: REMCo DEE RUAFG - User’s Revised Unaccounted For Gas # From: REMCo DEE To: Network Operator AUAFG - Actual Unaccounted For Gas # From: REMCo DEE To: Network Operator MRA-NOTF - Miscellaneous Amount # From: REMCo RMA To: REMCo DEE EstimatedTotalWithdrawal - UETW - User’s estimated total withdrawal # From: REMCo DEE To: User HeatingDegreeDay - HDD - Heating Degree Day # From: REMCo DEE To: User TotalAmount - TRA - User’s total reconciliation amount # From: REMCo DEE To: User, Network Operator HistoricalAmount - UHRA - User’s Historical Reconciliation Amounts # From: REMCo DEE To: User NetSystemLoad - NORM-NSL - Normalisation Factor, NSL # From: REMCo DEE To: User DeemedWithdrawal - UDW - User’s total deemed withdrawal # From: REMCo DEE To: User DeemedInjection - SDI - Shippers’s Total Deemed Injections # From: REMCo DEE To: Shipper,Pipeline Operator GatePointApportionment - UHGA - User’s hourly gatepoint apportionment # From: REMCo DEE To: User SHGA - Shipper’s hourly gatepoint apportionment # From: REMCo DEE To: ShipperPipeline Operator</xsd:documentation>
    </xsd:annotation>
    <xsd:element name="ReconciliationAmount" type="QuantityNotification"/>
    <xsd:element name="EstimatedTotalWithdrawal" type="QuantityNotification"/>
    <xsd:element name="HeatingDegreeDay" type="QuantityNotification"/>
    <xsd:element name="TotalAmount" type="QuantityNotification"/>
    <xsd:element name="HistoricalAmount" type="QuantityNotification"/>
    <xsd:element name="NetSystemLoad" type="QuantityNotification"/>
    <xsd:element name="DeemedWithdrawal" type="QuantityNotification"/>
    <xsd:element name="DeemedInjection" type="QuantityNotification"/>
    <xsd:element name="GatePointApportionment" type="QuantityNotification"/>
  </xsd:choice>
  <xsd:attribute name="version" type="r13" use="required"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Complex Type SwingServiceNotification
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r253.tmp#id1218 asexml_r253.tmp#id1207 asexml_r253.tmp#id1208 asexml_r253.tmp#id1209 asexml_r253.tmp#id1210 asexml_r253.tmp#id1211 asexml_r253.tmp#id1212 asexml_r253.tmp#id1213 asexml_r253.tmp#id1214 asexml_r253.tmp#id1215 asexml_r253.tmp#id1216 asexml_r253.tmp#id1217
Used by
Model SwingService | UserSwingService | SwingServiceRepayment | OffMarketProcurement | OffMarketProcurementStatus | BidStack | BidAllocation | BidNotification | ClearingPrice | ClearingPriceNonAdjusted | SwingServiceApportionment
Children BidAllocation, BidNotification, BidStack, ClearingPrice, ClearingPriceNonAdjusted, OffMarketProcurement, OffMarketProcurementStatus, SwingService, SwingServiceApportionment, SwingServiceRepayment, UserSwingService
Attributes
QName Type Fixed Default Use Annotation
version r13 required
Source
<xsd:complexType name="SwingServiceNotification">
  <xsd:choice>
    <xsd:annotation>
      <xsd:documentation>Swing Service transactions are included in the following order: SwingService - SS - Swing Service # From: REMCo DEE To: User,Pipeline Operator UserSwingService - USS - User’s swing service amounts # From: REMCo DEE To: User SwingServiceRepayment - SSRA - Swing Service Repayment Amount # From: REMCo DEE To: User OffMarketProcurement - OMP-USR - User off-market service procurement # From: User To: REMCo DEE OMP-SSP - SS Provider off-market procurement # From: SS Provider To: REMCo DEE OMP-APP - Applied Off-market procurement # From: REMCo DEE To: SS Provider and User OffMarketProcurementStatus - OMP-STATUS - Off-market procurement Status # From: REMCo DEE To: Swing Service Provider and User BidStack - BID-PUB - Bid Stack Publicationt # From: REMCo DEE To: Swing Service Provider and User BID-SSP - Swing Service Bids # From: SS Provider To: REMCo DEE BID-INV - Notification of Invalid Bid # From: REMCo DEE To: SS Provider BidAllocation - BID-ALLOC - Notification of SS Allocation through the Bid Stack # From: REMCo DEE To: Swing Service Provider and User Bidnotification - SUBS-NOTF - Notification to subscribers # From: REMCo DEE To: REMCo Subscriber ClearingPrice - MCP-TSS - MCP total SS through the bid stack # From: REMCo DEE To: Swing Service Provider and User ClearingPriceNonAdjusted - MCP-TANUSA - MCP total adjusted SS amounts # From: REMCo DEE To: Swing Service Provider and User SwingServiceApportionment - SRAAQ - SSRA Apportionment Quantity # From: REMCo DEE To: User</xsd:documentation>
    </xsd:annotation>
    <xsd:element name="SwingService" type="QuantityNotification"/>
    <xsd:element name="UserSwingService" type="QuantityNotification"/>
    <xsd:element name="SwingServiceRepayment" type="QuantityNotification"/>
    <xsd:element name="OffMarketProcurement" type="QuantityNotification"/>
    <xsd:element name="OffMarketProcurementStatus" type="QuantityNotification"/>
    <xsd:element name="BidStack" type="QuantityNotification"/>
    <xsd:element name="BidAllocation" type="QuantityNotification"/>
    <xsd:element name="BidNotification" type="QuantityNotification"/>
    <xsd:element name="ClearingPrice" type="QuantityNotification"/>
    <xsd:element name="ClearingPriceNonAdjusted" type="QuantityNotification"/>
    <xsd:element name="SwingServiceApportionment" type="QuantityNotification"/>
  </xsd:choice>
  <xsd:attribute name="version" type="r13" use="required"/>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Complex Type SwingGasQuantityType
Namespace urn:aseXML:r25
Diagram
Diagram asexml_r253.tmp#id1126 asexml_r253.tmp#id1846
Type extension of EnergyQuantity
Type hierarchy
Attributes
QName Type Fixed Default Use Annotation
type SwingGasType required
Source
<xsd:complexType name="SwingGasQuantityType">
  <xsd:simpleContent>
    <xsd:extension base="EnergyQuantity">
      <xsd:attribute name="type" type="SwingGasType" use="required"/>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute AllocationQuantityType/@type
Namespace No namespace
Type AllocationType
Properties
content: simple
Facets
enumeration Percent, Quantity
Used by
Complex Type AllocationQuantityType
Source
<xsd:attribute name="type" type="AllocationType"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute AllocationQuantityType/@usagePrecedence
Namespace No namespace
Type UsagePrecedenceType
Properties
content: simple
Facets
totalDigits 1
Used by
Complex Type AllocationQuantityType
Source
<xsd:attribute name="usagePrecedence" type="UsagePrecedenceType"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute NamedQuantityType/@name
Namespace No namespace
Type xsd:string
Properties
content: simple
Used by
Complex Type NamedQuantityType
Source
<xsd:attribute name="name" type="xsd:string"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute HourlyQuantityType/@hour
Namespace No namespace
Type xsd:int
Properties
use: required
Used by
Complex Type HourlyQuantityType
Source
<xsd:attribute name="hour" type="xsd:int" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute Value/Swing/SubnetQuantityType/@swing
Namespace No namespace
Type SwingGasType
Properties
content: simple
Facets
enumeration Park, Loan
Used by
Source
<xsd:attribute name="swing" type="SwingGasType"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute Bid/Swing/SubnetQuantityType/@allocationType
Namespace No namespace
Type BidAllocationType
Properties
content: simple
Facets
enumeration Fixed, Percentage of Surplus, Fixed of Surplus, Percentage of UETW, Fixed of UETW
Used by
Source
<xsd:attribute name="allocationType" type="BidAllocationType"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute Bid/Swing/SubnetQuantityType/@rejectionReason
Namespace No namespace
Type BidRejectionReasonType
Properties
content: simple
Facets
totalDigits 4
Used by
Source
<xsd:attribute name="rejectionReason" type="BidRejectionReasonType"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute Swing/SubnetQuantityType/@bidPriority
Namespace No namespace
Type BidPriorityType
Properties
content: simple
Facets
totalDigits 3
Used by
Source
<xsd:attribute name="bidPriority" type="BidPriorityType"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute Swing/SubnetQuantityType/@bidTotal
Namespace No namespace
Type Currency
Properties
content: simple
Facets
totalDigits 15
fractionDigits 4
Used by
Source
<xsd:attribute name="bidTotal" type="Currency"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute HeatingDegreeType/@zone
Namespace No namespace
Type SubnetIdentifier
Properties
content: simple
Facets
maxLength 10
Used by
Complex Type HeatingDegreeType
Source
<xsd:attribute name="zone" type="SubnetIdentifier"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute NormalisationType/@factor
Namespace No namespace
Type restriction of xsd:decimal
Properties
content: simple
Facets
totalDigits 4
fractionDigits 3
Used by
Complex Type NormalisationType
Source
<xsd:attribute name="factor">
  <xsd:simpleType>
    <xsd:restriction base="xsd:decimal">
      <xsd:totalDigits value="4"/>
      <xsd:fractionDigits value="3"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute SubnetQuantityType/@id
Namespace No namespace
Type SubnetIdentifier
Properties
content: simple
Facets
maxLength 10
Used by
Complex Type SubnetQuantityType
Source
<xsd:attribute name="id" type="SubnetIdentifier"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute SubnetQuantityType/@profileType
Namespace No namespace
Type UserProfieType
Properties
content: simple
Facets
enumeration UPF, UBPF, UIPF, RPF, SPF, UUAFGPF
Used by
Complex Type SubnetQuantityType
Source
<xsd:attribute name="profileType" type="UserProfieType"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute SubnetQuantityType/@gatePoint
Namespace No namespace
Type SubnetIdentifier
Properties
content: simple
Facets
maxLength 10
Used by
Complex Type SubnetQuantityType
Source
<xsd:attribute name="gatePoint" type="SubnetIdentifier"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute SubnetQuantityType/@historicalDay
Namespace No namespace
Type xsd:date
Properties
content: simple
Used by
Complex Type SubnetQuantityType
Source
<xsd:attribute name="historicalDay" type="xsd:date"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute QuantityType/@gasDay
Namespace No namespace
Type xsd:date
Properties
content: simple
Used by
Complex Type QuantityType
Source
<xsd:attribute name="gasDay" type="xsd:date"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute ShipperChangeRequestType/@type
Namespace No namespace
Type ShipperChangeType
Properties
content: simple
Facets
enumeration Add, Remove
Used by
Source
<xsd:attribute name="type" type="ShipperChangeType"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute AllocationNotification/@version
Namespace No namespace
Type r13
Type hierarchy
Properties
use: required
Facets
enumeration r13
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Complex Type AllocationNotification
Source
<xsd:attribute name="version" type="r13" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute ReconciliationNotification/@version
Namespace No namespace
Type r13
Type hierarchy
Properties
use: required
Facets
enumeration r13
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Source
<xsd:attribute name="version" type="r13" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute SwingServiceNotification/@version
Namespace No namespace
Type r13
Type hierarchy
Properties
use: required
Facets
enumeration r13
pattern r[0-9]*|r[0-9]*_[a-z][0-9]*
Used by
Source
<xsd:attribute name="version" type="r13" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd
Attribute SwingGasQuantityType/@type
Namespace No namespace
Type SwingGasType
Properties
use: required
Facets
enumeration Park, Loan
Used by
Complex Type SwingGasQuantityType
Source
<xsd:attribute name="type" type="SwingGasType" use="required"/>
Schema location file:/C:/Users/mihai/Desktop/asexml_r25/BAR_r15.xsd