Loading 104000/schema/TS_104_000.xsd +5 −5 Original line number Diff line number Diff line Loading @@ -251,11 +251,11 @@ <xs:element name="keyName" type="xs:string"/> <xs:element name="certificateName" type="xs:string"/> <xs:element name="algorithm" type="Algorithm"/> <xs:element name="KeyIdentifier" type="xs:string"/> <xs:element name="Password" type="xs:string"/> <xs:element name="Subject" type="xs:string"/> <xs:element name="SubjectAlternativeName" type="xs:string" minOccurs="0"/> <xs:element name="RenewalThreshold" type="xs:integer"/> <xs:element name="keyIdentifier" type="xs:string"/> <xs:element name="password" type="xs:string"/> <xs:element name="subject" type="xs:string"/> <xs:element name="subjectAlternativeName" type="xs:string" minOccurs="0"/> <xs:element name="renewalThreshold" type="xs:integer"/> </xs:sequence> </xs:complexType> <xs:simpleType name="Algorithm"> Loading Loading
104000/schema/TS_104_000.xsd +5 −5 Original line number Diff line number Diff line Loading @@ -251,11 +251,11 @@ <xs:element name="keyName" type="xs:string"/> <xs:element name="certificateName" type="xs:string"/> <xs:element name="algorithm" type="Algorithm"/> <xs:element name="KeyIdentifier" type="xs:string"/> <xs:element name="Password" type="xs:string"/> <xs:element name="Subject" type="xs:string"/> <xs:element name="SubjectAlternativeName" type="xs:string" minOccurs="0"/> <xs:element name="RenewalThreshold" type="xs:integer"/> <xs:element name="keyIdentifier" type="xs:string"/> <xs:element name="password" type="xs:string"/> <xs:element name="subject" type="xs:string"/> <xs:element name="subjectAlternativeName" type="xs:string" minOccurs="0"/> <xs:element name="renewalThreshold" type="xs:integer"/> </xs:sequence> </xs:complexType> <xs:simpleType name="Algorithm"> Loading