Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > wsdl/xmlSchema/elementライブラリ > WSDL::XMLSchema::Elementクラス

class WSDL::XMLSchema::Element

クラスの継承リスト: WSDL::XMLSchema::Element < WSDL::Info < Object < Kernel

要約

特異メソッド

attr_reader_ref(symbol)

[TODO]

new(name = nil, type = nil)

[TODO]

インスタンスメソッド

constraint
constraint=

[TODO]

elementform

[TODO]

elementformdefault

[TODO]

form
form=

[TODO]

local_complextype
local_complextype=

[TODO]

local_simpletype
local_simpletype=

[TODO]

maxoccurs
maxoccurs=

[TODO]

minoccurs
minoccurs=

[TODO]

name
name=

[TODO]

nillable
nillable=

[TODO]

parse_attr(attr, value)

[TODO]

parse_element(element)

[TODO]

ref
ref=

[TODO]

refelement

[TODO]

targetnamespace

[TODO]

type
type=

[TODO]

privateメソッド

directelement?

[TODO]

class WSDL::XMLSchema::Element