complexType percentElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p382.png
used by
elements Collective RemainingPower
attributes
Name  Type  Use  Default  Fixed  Annotation
value  percentType  required      
timeStamp  nonNegativeScalarType  optional      
description  xsd:string  optional      
id  xsd:ID  optional      
annotation
documentation
Type for an element with a single percentage element [0, 100].
source <xsd:complexType name="percentElementType">
 
<xsd:annotation>
   
<xsd:documentation>Type for an element with a single percentage element [0, 100].</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="value" type="percentType" use="required"/>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

attribute percentElementType/@value
type percentType
properties
use required
facets
Kind Value Annotation
minInclusive 0
maxInclusive 100
source <xsd:attribute name="value" type="percentType" use="required"/>


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