element LoginInformation
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:LoginInformationType
children com:Login com:LoginEmail com:Password
used by
complexType com:SenderBagType
source <xsd:element name="LoginInformation" type="com:LoginInformationType">
<xsd:annotation>
<xsd:documentation>
Login data of the producer of the request or transaction on the computing system of the receiving office
</xsd:documentation>
</xsd:annotation>
</xsd:element>