Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Main schema datadelivery-quota-1-0-0.xsd
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Properties
attribute form default unqualified
element form default qualified
Element UserQuotaRequest
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-common-1-0-0_xsd.tmp#Representationdatadelivery-common-1-0-0_xsd.tmp#AbstractRequestdatadelivery-quota-1-0-0_xsd.tmp#UserQuotaRequestType
Type UserQuotaRequestType
Type hierarchy
Properties
content complex
Model
Children Representation
Instance
<UserQuotaRequest xmlns="urn:ige:schema:xsd:datadeliveryquota-1.0.0" xmlns:db="urn:ige:schema:xsd:datadeliverycommon-1.0.0">
  <db:Representation details="Default" images="" itemBags="" strictness="Strict" thumbnails="">{0,1}</db:Representation>
</UserQuotaRequest>
Source
<xs:element name="UserQuotaRequest" type="UserQuotaRequestType"/>
Element QuotaStatus
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#Quotadatadelivery-quota-1-0-0_xsd.tmp#QuotaValuedatadelivery-quota-1-0-0_xsd.tmp#QuotaStatusType
Type QuotaStatusType
Properties
content complex
Model
Children Quota, QuotaValue
Instance
<QuotaStatus xmlns="urn:ige:schema:xsd:datadeliveryquota-1.0.0">
  <Quota id="">{0,unbounded}</Quota>
  <QuotaValue mode="" ref="">{0,unbounded}</QuotaValue>
</QuotaStatus>
Source
<xs:element name="QuotaStatus" type="QuotaStatusType"/>
Element Quota
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#QuotaType_iddatadelivery-quota-1-0-0_xsd.tmp#Subjectdatadelivery-quota-1-0-0_xsd.tmp#Scopedatadelivery-quota-1-0-0_xsd.tmp#QuotaTypedatadelivery-quota-1-0-0_xsd.tmp#CallsPerTimeWindowQuotadatadelivery-quota-1-0-0_xsd.tmp#DataPerTimeWindowQuota
Type QuotaType
Properties
content complex
abstract true
Substitution Group
Used by
Complex Type QuotaStatusType
Model
Children Scope, Subject
Instance
<Quota id="" xmlns="urn:ige:schema:xsd:datadeliveryquota-1.0.0">
  <Subject>{0,unbounded}</Subject>
  <Scope>{0,unbounded}</Scope>
</Quota>
Attributes
QName Type Use
id NonEmptyToken optional
Source
<xs:element name="Quota" type="QuotaType" abstract="true"/>
Element Subject
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#User
Properties
abstract true
Substitution Group
Used by
Source
<xs:element name="Subject" abstract="true"/>
Element Scope
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#Action
Properties
abstract true
Substitution Group
Used by
Source
<xs:element name="Scope" abstract="true"/>
Element QuotaValue
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#QuotaValueType_modedatadelivery-quota-1-0-0_xsd.tmp#QuotaValueType_refdatadelivery-quota-1-0-0_xsd.tmp#QuotaValueTypedatadelivery-quota-1-0-0_xsd.tmp#CallsPerTimeWindowdatadelivery-quota-1-0-0_xsd.tmp#DataPerTimeWindow
Type QuotaValueType
Properties
content complex
abstract true
Substitution Group
Used by
Complex Type QuotaStatusType
Attributes
QName Type Use
mode ValueModeType required
ref NonEmptyToken optional
Source
<xs:element name="QuotaValue" type="QuotaValueType" abstract="true"/>
Element User
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#UserTypedatadelivery-quota-1-0-0_xsd.tmp#Subject
Type UserType
Type hierarchy
Properties
content simple
Facets
minLength 1
Substitution Group Affiliation
Source
<xs:element name="User" type="UserType" substitutionGroup="Subject"/>
Element Action
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#ActionTypedatadelivery-quota-1-0-0_xsd.tmp#Scope
Type ActionType
Type hierarchy
Properties
content simple
Facets
minLength 1
Substitution Group Affiliation
Source
<xs:element name="Action" type="ActionType" substitutionGroup="Scope"/>
Element CallsPerTimeWindowQuota
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#QuotaType_iddatadelivery-quota-1-0-0_xsd.tmp#Subjectdatadelivery-quota-1-0-0_xsd.tmp#Scopedatadelivery-quota-1-0-0_xsd.tmp#QuotaTypedatadelivery-quota-1-0-0_xsd.tmp#CallsPerTimeWindowQuotaType_windowdatadelivery-quota-1-0-0_xsd.tmp#CallsPerTimeWindowQuotaType_callsdatadelivery-quota-1-0-0_xsd.tmp#CallsPerTimeWindowQuotaTypedatadelivery-quota-1-0-0_xsd.tmp#Quota
Type CallsPerTimeWindowQuotaType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Model
Children Scope, Subject
Instance
<CallsPerTimeWindowQuota calls="" id="" window="" xmlns="urn:ige:schema:xsd:datadeliveryquota-1.0.0">
  <Subject>{0,unbounded}</Subject>
  <Scope>{0,unbounded}</Scope>
</CallsPerTimeWindowQuota>
Attributes
QName Type Use
calls xs:nonNegativeInteger required
id NonEmptyToken optional
window DurationType required
Source
<xs:element name="CallsPerTimeWindowQuota" type="CallsPerTimeWindowQuotaType" substitutionGroup="Quota"/>
Element CallsPerTimeWindow
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#QuotaValueType_modedatadelivery-quota-1-0-0_xsd.tmp#QuotaValueType_refdatadelivery-quota-1-0-0_xsd.tmp#QuotaValueTypedatadelivery-quota-1-0-0_xsd.tmp#CallsPerTimeWindowType_callsdatadelivery-quota-1-0-0_xsd.tmp#CallsPerTimeWindowTypedatadelivery-quota-1-0-0_xsd.tmp#QuotaValue
Type CallsPerTimeWindowType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Attributes
QName Type Use
calls xs:nonNegativeInteger required
mode ValueModeType required
ref NonEmptyToken optional
Source
<xs:element name="CallsPerTimeWindow" type="CallsPerTimeWindowType" substitutionGroup="QuotaValue"/>
Element DataPerTimeWindowQuota
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#QuotaType_iddatadelivery-quota-1-0-0_xsd.tmp#Subjectdatadelivery-quota-1-0-0_xsd.tmp#Scopedatadelivery-quota-1-0-0_xsd.tmp#QuotaTypedatadelivery-quota-1-0-0_xsd.tmp#DataPerTimeWindowQuotaType_windowdatadelivery-quota-1-0-0_xsd.tmp#DataPerTimeWindowQuotaType_bytesdatadelivery-quota-1-0-0_xsd.tmp#DataPerTimeWindowQuotaTypedatadelivery-quota-1-0-0_xsd.tmp#Quota
Type DataPerTimeWindowQuotaType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Model
Children Scope, Subject
Instance
<DataPerTimeWindowQuota bytes="" id="" window="" xmlns="urn:ige:schema:xsd:datadeliveryquota-1.0.0">
  <Subject>{0,unbounded}</Subject>
  <Scope>{0,unbounded}</Scope>
</DataPerTimeWindowQuota>
Attributes
QName Type Use
bytes xs:nonNegativeInteger required
id NonEmptyToken optional
window DurationType required
Source
<xs:element name="DataPerTimeWindowQuota" type="DataPerTimeWindowQuotaType" substitutionGroup="Quota"/>
Element DataPerTimeWindow
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#QuotaValueType_modedatadelivery-quota-1-0-0_xsd.tmp#QuotaValueType_refdatadelivery-quota-1-0-0_xsd.tmp#QuotaValueTypedatadelivery-quota-1-0-0_xsd.tmp#DataPerTimeWindowType_bytesdatadelivery-quota-1-0-0_xsd.tmp#DataPerTimeWindowTypedatadelivery-quota-1-0-0_xsd.tmp#QuotaValue
Type DataPerTimeWindowType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Attributes
QName Type Use
bytes xs:nonNegativeInteger required
mode ValueModeType required
ref NonEmptyToken optional
Source
<xs:element name="DataPerTimeWindow" type="DataPerTimeWindowType" substitutionGroup="QuotaValue"/>
Complex Type UserQuotaRequestType
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Annotations
A user quota request.
Diagram
Diagramdatadelivery-common-1-0-0_xsd.tmp#Representationdatadelivery-common-1-0-0_xsd.tmp#AbstractRequest
Type extension of AbstractRequest
Type hierarchy
Used by
Model
Children Representation
Source
<xs:complexType name="UserQuotaRequestType">
  <xs:annotation>
    <xs:documentation>A user quota request.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="db:AbstractRequest"/>
  </xs:complexContent>
</xs:complexType>
Complex Type QuotaStatusType
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#Quotadatadelivery-quota-1-0-0_xsd.tmp#QuotaValue
Used by
Element QuotaStatus
Model
Children Quota, QuotaValue
Source
<xs:complexType name="QuotaStatusType">
  <xs:sequence>
    <xs:element ref="Quota" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="QuotaValue" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Complex Type QuotaType
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#QuotaType_iddatadelivery-quota-1-0-0_xsd.tmp#Subjectdatadelivery-quota-1-0-0_xsd.tmp#Scope
Used by
Model
Children Scope, Subject
Attributes
QName Type Use
id NonEmptyToken optional
Source
<xs:complexType name="QuotaType">
  <xs:sequence>
    <xs:element ref="Subject" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="Scope" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="id" type="db:NonEmptyToken"/>
</xs:complexType>
Complex Type QuotaValueType
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#QuotaValueType_modedatadelivery-quota-1-0-0_xsd.tmp#QuotaValueType_ref
Used by
Attributes
QName Type Use
mode ValueModeType required
ref NonEmptyToken optional
Source
<xs:complexType name="QuotaValueType">
  <xs:attribute name="mode" type="ValueModeType" use="required"/>
  <xs:attribute name="ref" type="db:NonEmptyToken"/>
</xs:complexType>
Simple Type ValueModeType
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration USED
enumeration REMAINING
Used by
Source
<xs:simpleType name="ValueModeType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="USED"/>
    <xs:enumeration value="REMAINING"/>
  </xs:restriction>
</xs:simpleType>
Simple Type UserType
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-common-1-0-0_xsd.tmp#NonEmptyToken
Type NonEmptyToken
Type hierarchy
Facets
minLength 1
Used by
Element User
Source
<xs:simpleType name="UserType">
  <xs:restriction base="db:NonEmptyToken"/>
</xs:simpleType>
Simple Type ActionType
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-common-1-0-0_xsd.tmp#NonEmptyToken
Type NonEmptyToken
Type hierarchy
Facets
minLength 1
Used by
Element Action
Source
<xs:simpleType name="ActionType">
  <xs:restriction base="db:NonEmptyToken"/>
</xs:simpleType>
Complex Type CallsPerTimeWindowQuotaType
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#QuotaType_iddatadelivery-quota-1-0-0_xsd.tmp#Subjectdatadelivery-quota-1-0-0_xsd.tmp#Scopedatadelivery-quota-1-0-0_xsd.tmp#QuotaTypedatadelivery-quota-1-0-0_xsd.tmp#CallsPerTimeWindowQuotaType_windowdatadelivery-quota-1-0-0_xsd.tmp#CallsPerTimeWindowQuotaType_calls
Type extension of QuotaType
Type hierarchy
Used by
Model
Children Scope, Subject
Attributes
QName Type Use
calls xs:nonNegativeInteger required
id NonEmptyToken optional
window DurationType required
Source
<xs:complexType name="CallsPerTimeWindowQuotaType">
  <xs:complexContent>
    <xs:extension base="QuotaType">
      <xs:attribute name="window" type="DurationType" use="required"/>
      <xs:attribute name="calls" type="xs:nonNegativeInteger" use="required"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Simple Type DurationType
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagram
Type restriction of xs:token
Facets
pattern P(\d+D)?(T(\d+H)?(\d+M)?(\d+(\.\d+)?S)?)?
Used by
Source
<xs:simpleType name="DurationType">
  <xs:restriction base="xs:token">
    <xs:pattern value="P(\d+D)?(T(\d+H)?(\d+M)?(\d+(\.\d+)?S)?)?"/>
  </xs:restriction>
</xs:simpleType>
Complex Type CallsPerTimeWindowType
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#QuotaValueType_modedatadelivery-quota-1-0-0_xsd.tmp#QuotaValueType_refdatadelivery-quota-1-0-0_xsd.tmp#QuotaValueTypedatadelivery-quota-1-0-0_xsd.tmp#CallsPerTimeWindowType_calls
Type extension of QuotaValueType
Type hierarchy
Used by
Attributes
QName Type Use
calls xs:nonNegativeInteger required
mode ValueModeType required
ref NonEmptyToken optional
Source
<xs:complexType name="CallsPerTimeWindowType">
  <xs:complexContent>
    <xs:extension base="QuotaValueType">
      <xs:attribute name="calls" type="xs:nonNegativeInteger" use="required"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type DataPerTimeWindowQuotaType
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#QuotaType_iddatadelivery-quota-1-0-0_xsd.tmp#Subjectdatadelivery-quota-1-0-0_xsd.tmp#Scopedatadelivery-quota-1-0-0_xsd.tmp#QuotaTypedatadelivery-quota-1-0-0_xsd.tmp#DataPerTimeWindowQuotaType_windowdatadelivery-quota-1-0-0_xsd.tmp#DataPerTimeWindowQuotaType_bytes
Type extension of QuotaType
Type hierarchy
Used by
Model
Children Scope, Subject
Attributes
QName Type Use
bytes xs:nonNegativeInteger required
id NonEmptyToken optional
window DurationType required
Source
<xs:complexType name="DataPerTimeWindowQuotaType">
  <xs:complexContent>
    <xs:extension base="QuotaType">
      <xs:attribute name="window" type="DurationType" use="required"/>
      <xs:attribute name="bytes" type="xs:nonNegativeInteger" use="required"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type DataPerTimeWindowType
Namespace urn:ige:schema:xsd:datadeliveryquota-1.0.0
Diagram
Diagramdatadelivery-quota-1-0-0_xsd.tmp#QuotaValueType_modedatadelivery-quota-1-0-0_xsd.tmp#QuotaValueType_refdatadelivery-quota-1-0-0_xsd.tmp#QuotaValueTypedatadelivery-quota-1-0-0_xsd.tmp#DataPerTimeWindowType_bytes
Type extension of QuotaValueType
Type hierarchy
Used by
Attributes
QName Type Use
bytes xs:nonNegativeInteger required
mode ValueModeType required
ref NonEmptyToken optional
Source
<xs:complexType name="DataPerTimeWindowType">
  <xs:complexContent>
    <xs:extension base="QuotaValueType">
      <xs:attribute name="bytes" type="xs:nonNegativeInteger" use="required"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Attribute QuotaType / @id
Namespace No namespace
Type NonEmptyToken
Properties
content simple
Facets
minLength 1
Used by
Complex Type QuotaType
Source
<xs:attribute name="id" type="db:NonEmptyToken"/>
Attribute QuotaValueType / @mode
Namespace No namespace
Type ValueModeType
Properties
use required
Facets
enumeration USED
enumeration REMAINING
Used by
Complex Type QuotaValueType
Source
<xs:attribute name="mode" type="ValueModeType" use="required"/>
Attribute QuotaValueType / @ref
Namespace No namespace
Type NonEmptyToken
Properties
content simple
Facets
minLength 1
Used by
Complex Type QuotaValueType
Source
<xs:attribute name="ref" type="db:NonEmptyToken"/>
Attribute CallsPerTimeWindowQuotaType / @window
Namespace No namespace
Type DurationType
Properties
use required
Facets
pattern P(\d+D)?(T(\d+H)?(\d+M)?(\d+(\.\d+)?S)?)?
Used by
Source
<xs:attribute name="window" type="DurationType" use="required"/>
Attribute CallsPerTimeWindowQuotaType / @calls
Namespace No namespace
Type xs:nonNegativeInteger
Properties
use required
Used by
Source
<xs:attribute name="calls" type="xs:nonNegativeInteger" use="required"/>
Attribute CallsPerTimeWindowType / @calls
Namespace No namespace
Type xs:nonNegativeInteger
Properties
use required
Used by
Complex Type CallsPerTimeWindowType
Source
<xs:attribute name="calls" type="xs:nonNegativeInteger" use="required"/>
Attribute DataPerTimeWindowQuotaType / @window
Namespace No namespace
Type DurationType
Properties
use required
Facets
pattern P(\d+D)?(T(\d+H)?(\d+M)?(\d+(\.\d+)?S)?)?
Used by
Source
<xs:attribute name="window" type="DurationType" use="required"/>
Attribute DataPerTimeWindowQuotaType / @bytes
Namespace No namespace
Type xs:nonNegativeInteger
Properties
use required
Used by
Source
<xs:attribute name="bytes" type="xs:nonNegativeInteger" use="required"/>
Attribute DataPerTimeWindowType / @bytes
Namespace No namespace
Type xs:nonNegativeInteger
Properties
use required
Used by
Complex Type DataPerTimeWindowType
Source
<xs:attribute name="bytes" type="xs:nonNegativeInteger" use="required"/>