<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<root xmlns="urn:x-viathinksoft:std:0002:2024-09-02:json-schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oidplus-frdlweb-altids-plugin="urn:oid:1.3.6.1.4.1.37553.8.1.8.8.53354196964.641310544.1714020422" xsi:schemaLocation="urn:x-viathinksoft:std:0002:2024-09-02:json-schema https://www.viathinksoft.de/std/viathinksoft-std-0002-oidip.xsd urn:oid:1.3.6.1.4.1.37553.8.1.8.8.53354196964.641310544.1714020422 https://hosted.oidplus.com/viathinksoft/plugins/frdl/publicPages/altids/altids.xsd">
<oidip><querySection><query>oid:1.3.6.1.4.1.37476.9000.108.1276945.19361.24174.17741$format=xml</query><result>Found</result></querySection><objectSection><object>oid:1.3.6.1.4.1.37476.9000.108.1276945.19361.24174.17741</object><status>Information available</status><name>frdlweb_ini_dot</name><description><![CDATA[Same as parent (INI-PARSED) but also allows ":" or "=" as separator! UNFLATTENS Dot-Notation Keys Array!
The KEYS must be in UPPERCASE.
Example:
AKEY.SUB1 = value123
AKEY.SUB2 = valueSUB2 
RDAP.URL.AUTHORITATIV= https://x.weid.info/
RDAP.URL.CLIENT= https://x.weid.info/rdap/
RDAP.SYSTEM.OID = 1.3.6.1.4.1.37476.30.9.756755291
RDAP.SYSTEM.ID= oidplus:756755291
RDAP.SYSTEM.URL= https://x.weid.info/
D276000186B200055912E35B15B52878.TEST= test
1.3.6.1.4.1.37553.8.1.8.1.33061.TEST2= test_2

	$description =strip_tags($obj->getDescription()); 	 
							  
		
		           $ext = [];
		           $unf = [];
		           preg_match_all("/(?P[A-Z0-9\-\_\.\"\']+)(\s|\n)(\:|\=)(\s|\n)(?P[^\s]+)/xs",
								  $description, $matches, \PREG_PATTERN_ORDER);
		
		            foreach($matches[0] as $k => $v){
						$ext[$matches['name'][$k]] = $matches['value'][$k];
					}
				         
		            foreach($ext as $ka => $v){
						$k = explode('.', $ka, 2)[0];
					
						if(is_numeric($k) 
						    && intval($k) > 0
						  ){	 
							$unf[$ka] = $v;
						}
					}
		 
		          $io4Plugin = OIDplus::getPluginByOid("1.3.6.1.4.1.37476.9000.108.19361.24196");
		         if (!is_null($io4Plugin)) {
				      $io4Plugin->getWebfat(true,false);	
					    $ext = \Wehowski\Helpers\ArrayHelper::unflatten($ext, '.', -1);
               	}else{
				    $ext = $this->unflatten($ext, '.', -1);
				}
			           
		           foreach($unf as $k => $v){ 
							$ext[$k] = $v; 
					}]]></description><url>https://hosted.oidplus.com/viathinksoft/?goto=oid%3A1.3.6.1.4.1.37476.9000.108.1276945.19361.24174.17741</url><asn1-notation>{ iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) 37476 freeoid(9000) 108 frdlweb-oidplus-rdap(1276945) rdap-extension(19361) ini-parse(24174) dot-parsed(17741) }</asn1-notation><iri-notation>/ISO/Identified-Organization/6/1/4/1/37476/FreeOID/108/1276945/RDAP-Extension/INI-Parse/Dot-parsed</iri-notation><identifier>dot-parsed</identifier><unicode-label>Dot-parsed</unicode-label><oidplus-frdlweb-altids-plugin:canonical-identifier>oid:1.3.6.1.4.1.37476.9000.108.1276945.19361.24174.17741</oidplus-frdlweb-altids-plugin:canonical-identifier><oidplus-frdlweb-altids-plugin:handle-identifier>oid:1.3.6.1.4.1.37476.9000.108.1276945.19361.24174.17741</oidplus-frdlweb-altids-plugin:handle-identifier><oidplus-frdlweb-altids-plugin:alternate-identifier>aid:D276000186B20005005E3AD66C05E457</oidplus-frdlweb-altids-plugin:alternate-identifier><oidplus-frdlweb-altids-plugin:alternate-identifier>guid:005e3ad6-4d7d-8000-a6d3-7ce6ba497f32</oidplus-frdlweb-altids-plugin:alternate-identifier><oidplus-frdlweb-altids-plugin:alternate-identifier>guid:1e252799-02fb-3332-a2d8-f35bd73f6987</oidplus-frdlweb-altids-plugin:alternate-identifier><oidplus-frdlweb-altids-plugin:alternate-identifier>guid:8c061079-2f17-576c-bf74-ddb5a42066a9</oidplus-frdlweb-altids-plugin:alternate-identifier><oidplus-frdlweb-altids-plugin:alternate-identifier>mac:B2-5E-EC-05-E4-57</oidplus-frdlweb-altids-plugin:alternate-identifier><oidplus-frdlweb-altids-plugin:alternate-identifier>mac:B3-5E-EC-05-E4-57</oidplus-frdlweb-altids-plugin:alternate-identifier><oidplus-frdlweb-altids-plugin:alternate-identifier>weid:P-SX0-6Y0-30-RDAP-EXT-INI-DOT-2</oidplus-frdlweb-altids-plugin:alternate-identifier><oidplus-frdlweb-altids-plugin:alternate-identifier>x500dn:/dc=com/dc=example/cn=oidplus/1.3.6.1.4.1.37476.2.5.2.9.4.1=6175446/1.3.6.1.4.1.37476.2.5.2.9.4.2=1812325463</oidplus-frdlweb-altids-plugin:alternate-identifier><parent>oid:1.3.6.1.4.1.37476.9000.108.1276945.19361.24174 (ini-parse)</parent><created>2024-04-23 22:20:14</created><updated>2024-04-23 23:29:14</updated></objectSection><raSection><ra>Frdlweb</ra><status>Information available</status><contact-name>Till Wehowski (reg,dev, Webfan Homepagesystem)</contact-name><address><![CDATA[Wattenscheider Straße
44793 Bochum
Germany]]></address><email>till@webfan.de</email><created>2020-06-10 04:04:07</created><updated>2020-09-10 12:29:07</updated></raSection></oidip>
<ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
  <ds:SignedInfo><ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
    <ds:SignatureMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha512"/>
  <ds:Reference><ds:Transforms><ds:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/></ds:Transforms><ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha512"/><ds:DigestValue>LtU1rbO/7LeJKDDpJX5cMERKBFN/InuGVBwPqu3oClXaOAdpYntfQl7TvcF9aoLmo8hDGA3ESl/DTvTJlShoKQ==</ds:DigestValue></ds:Reference></ds:SignedInfo><ds:SignatureValue>IDRMuwhOkDkMvQhpevmp6RLuJnZiqeLKlUD0+A+PFrRhOgeR31o8ir4xZ30UiJu4m9s3YFh/YtrSWULblNtj5E9+nfYdI5M3vi8q2mnEcYoaZLETF/sBigGrZP8XW+yC1FytWOCgP2c7Kx5Jh7n+9KUvO9WLJf0yXwhr43fhy6Bt1wOPXXtt1deg0ZLjHJ+g/NNc+sUjlhx4TNkZzldXq5Lsoypq13180kWXc6WJnJylVOJGsiak1QKs3B7piCnYVyT5EBtrdqH+IXXYNoSMeAOrYOWPCm0xr9Y2sPjPXBQobL2kOc53pUSUvwWXaahP75n8fY0I3ULgGKEUhvOYDg==</ds:SignatureValue>
</ds:Signature></root>
