diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
children | email password serverddress username | ||
used by |
|
||
source | <xsd:complexType name="containerRegistryAuthConfigInfo"> <xsd:sequence> <xsd:element name="email" type="xs:string" minOccurs="0"/> <xsd:element name="password" type="xs:string" minOccurs="0"/> <xsd:element name="serverddress" type="xs:string" minOccurs="0"/> <xsd:element name="username" type="xs:string" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="email" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="password" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="serverddress" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="username" type="xs:string" minOccurs="0"/> |