group "Content-arith.class"
Namespace:
Content:
Defined:
globally in arith.xsd, see XML source
Includes:
definitions of 22 elements
Used:
Complex Content Model
abs | conjugate | factorial | arg | real | imaginary | floor | ceiling | quotient | divide | rem | minus | plus | times | power | root | max | min | gcd | lcm | sum | product
Content Elements (22):
Known Usage Locations
XML Source (see within schema source)
<xs:group name="Content-arith.class">
<xs:choice>
<xs:element ref="abs"/>
<xs:element ref="conjugate"/>
<xs:element ref="factorial"/>
<xs:element ref="arg"/>
<xs:element ref="real"/>
<xs:element ref="imaginary"/>
<xs:element ref="floor"/>
<xs:element ref="ceiling"/>
<xs:element ref="quotient"/>
<xs:element ref="divide"/>
<xs:element ref="rem"/>
<xs:element ref="minus"/>
<xs:element ref="plus"/>
<xs:element ref="times"/>
<xs:element ref="power"/>
<xs:element ref="root"/>
<xs:element ref="max"/>
<xs:element ref="min"/>
<xs:element ref="gcd"/>
<xs:element ref="lcm"/>
<xs:element ref="sum"/>
<xs:element ref="product"/>
</xs:choice>
</xs:group>
Content Element Detail (defined in this component only; 22/22)
abs
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="abs"/>

arg
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="arg"/>

ceiling
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="ceiling"/>

conjugate
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="conjugate"/>

divide
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="divide"/>

factorial
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="factorial"/>

floor
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="floor"/>

gcd
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="gcd"/>

imaginary
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="imaginary"/>

lcm
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="lcm"/>

max
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="max"/>

min
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="min"/>

minus
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="minus"/>

plus
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="plus"/>

power
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="power"/>

product
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="product"/>

quotient
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="quotient"/>

real
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="real"/>

rem
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="rem"/>

root
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="root"/>

sum
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="sum"/>

times
Type:
Arith.type, empty content
XML Source (see within schema source)
<xs:element ref="times"/>

XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set