Schema probabilityFunctionsSharedTypes.xsd


complexType PdfBetaComplexType
diagram probabilityFunctionsSharedTypes_diagrams/probabilityFunctionsSharedTypes_p1.png
attributes
Name  Type  Use  Default  Fixed  Annotation
alpha  float  required      
beta  float  required      
min  float  required      
max  float  required      

attribute PdfBetaComplexType/@alpha

attribute PdfBetaComplexType/@beta

attribute PdfBetaComplexType/@min

attribute PdfBetaComplexType/@max

complexType PdfCauchyComplexType
diagram probabilityFunctionsSharedTypes_diagrams/probabilityFunctionsSharedTypes_p2.png
attributes
Name  Type  Use  Default  Fixed  Annotation
location  float  required      
scale  float  required      

attribute PdfCauchyComplexType/@location

attribute PdfCauchyComplexType/@scale

complexType PdfChiSquareComplexType
diagram probabilityFunctionsSharedTypes_diagrams/probabilityFunctionsSharedTypes_p3.png
attributes
Name  Type  Use  Default  Fixed  Annotation
degreeOfFreedom  float  required      

attribute PdfChiSquareComplexType/@degreeOfFreedom

complexType PdfExponentialComplexType
diagram probabilityFunctionsSharedTypes_diagrams/probabilityFunctionsSharedTypes_p4.png
attributes
Name  Type  Use  Default  Fixed  Annotation
location  float  required      
rate  float  required      

attribute PdfExponentialComplexType/@location

attribute PdfExponentialComplexType/@rate

complexType PdfGammaComplexType
diagram probabilityFunctionsSharedTypes_diagrams/probabilityFunctionsSharedTypes_p5.png
attributes
Name  Type  Use  Default  Fixed  Annotation
shape  float  required      
scale  float  required      

attribute PdfGammaComplexType/@shape

attribute PdfGammaComplexType/@scale

complexType PdfGumbelMaximumComplexType
diagram probabilityFunctionsSharedTypes_diagrams/probabilityFunctionsSharedTypes_p6.png
attributes
Name  Type  Use  Default  Fixed  Annotation
location  float  required      
scale  float  required      

attribute PdfGumbelMaximumComplexType/@location

attribute PdfGumbelMaximumComplexType/@scale

complexType PdfGumbelMinimumComplexType
diagram probabilityFunctionsSharedTypes_diagrams/probabilityFunctionsSharedTypes_p7.png
attributes
Name  Type  Use  Default  Fixed  Annotation
location  float  required      
scale  float  required      

attribute PdfGumbelMinimumComplexType/@location

attribute PdfGumbelMinimumComplexType/@scale

complexType PdfLognormalComplexType
diagram probabilityFunctionsSharedTypes_diagrams/probabilityFunctionsSharedTypes_p8.png
attributes
Name  Type  Use  Default  Fixed  Annotation
mean  float  required      
stdv  float  required      

attribute PdfLognormalComplexType/@mean

attribute PdfLognormalComplexType/@stdv

complexType PdfNormalComplexType
diagram probabilityFunctionsSharedTypes_diagrams/probabilityFunctionsSharedTypes_p9.png
attributes
Name  Type  Use  Default  Fixed  Annotation
mean  float  required      
stdv  float  required      
stdvIsFactor  boolean  optional  false    
documentation
Specify whether std is an absolute value (stdvIsFactor=false) or a fraction of the base value (stdvIsFactor=true).

attribute PdfNormalComplexType/@mean

attribute PdfNormalComplexType/@stdv

attribute PdfNormalComplexType/@stdvIsFactor
annotation
documentation
Specify whether std is an absolute value (stdvIsFactor=false) or a fraction of the base value (stdvIsFactor=true).

complexType PdfTriangularComplexType
diagram probabilityFunctionsSharedTypes_diagrams/probabilityFunctionsSharedTypes_p10.png
attributes
Name  Type  Use  Default  Fixed  Annotation
min  float  required      
mode  float  required      
max  float  required      

attribute PdfTriangularComplexType/@min

attribute PdfTriangularComplexType/@mode

attribute PdfTriangularComplexType/@max

complexType PdfUniformComplexType
diagram probabilityFunctionsSharedTypes_diagrams/probabilityFunctionsSharedTypes_p11.png
attributes
Name  Type  Use  Default  Fixed  Annotation
min  float  required      
max  float  required      

attribute PdfUniformComplexType/@min

attribute PdfUniformComplexType/@max

complexType PdfWeibullComplexType
diagram probabilityFunctionsSharedTypes_diagrams/probabilityFunctionsSharedTypes_p12.png
attributes
Name  Type  Use  Default  Fixed  Annotation
shape  float  required      
scale  float  required      

attribute PdfWeibullComplexType/@shape

attribute PdfWeibullComplexType/@scale


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